summaryrefslogtreecommitdiff
path: root/lang/go123/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/go123/Makefile')
-rw-r--r--lang/go123/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/go123/Makefile b/lang/go123/Makefile
index a50a8006a34f..7e50b6e12ca0 100644
--- a/lang/go123/Makefile
+++ b/lang/go123/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION= 1.23.7
+DISTVERSION= 1.23.12
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
-PORTREVISION= 4
-MASTER_SITES= https://golang.org/dl/ \
+PORTREVISION= 0
+MASTER_SITES= https://go.dev/dl/ \
https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
DISTFILES= go${DISTVERSION}.src.tar.gz \