aboutsummaryrefslogtreecommitdiff
path: root/lang/go120/Makefile
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 14:23:44 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-09-08 14:27:38 +0000
commit95833a876d0be52a8eaebdf0232a255d73b61714 (patch)
treeccb635b6b71c93a1292ce57588fd5f2e4b527157 /lang/go120/Makefile
parent31299d31bf3101851094de8d6b8295d9a04d8fdf (diff)
downloadports-95833a876d0be52a8eaebdf0232a255d73b61714.tar.gz
ports-95833a876d0be52a8eaebdf0232a255d73b61714.zip
lang/go120: Update to 1.20.8
Changes: https://go.dev/doc/devel/release#go1.20.8 Security: beb36f39-4d74-11ee-985e-bff341e78d94
Diffstat (limited to 'lang/go120/Makefile')
-rw-r--r--lang/go120/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/go120/Makefile b/lang/go120/Makefile
index 1a554b916e70..5793c266632b 100644
--- a/lang/go120/Makefile
+++ b/lang/go120/Makefile
@@ -1,4 +1,4 @@
-DISTVERSION= 1.20.7
+DISTVERSION= 1.20.8
# Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel
PORTREVISION= 0
MASTER_SITES= https://golang.org/dl/ \