diff options
Diffstat (limited to 'lang/go124/Makefile')
-rw-r--r-- | lang/go124/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/go124/Makefile b/lang/go124/Makefile index 0db0ec58b721..77ed94278ec2 100644 --- a/lang/go124/Makefile +++ b/lang/go124/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.24.6 +DISTVERSION= 1.24.7 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://go.dev/dl/ |