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 26c2a911dd13..9336aacfcee3 100644 --- a/lang/go124/Makefile +++ b/lang/go124/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.24.4 +DISTVERSION= 1.24.5 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://golang.org/dl/ |