aboutsummaryrefslogtreecommitdiff
path: root/lang/go/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-12-03 00:54:39 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-12-03 00:54:39 +0000
commit66b73ca2e1fa72f73fa92c729ba78ea5dc0173fe (patch)
tree44b4f5d8fe71bf7980e280bdf8adcbe1d90d40a9 /lang/go/Makefile
parentb0962ffe282bbb503803356cc96d0d5b7c38e36b (diff)
Diffstat (limited to 'lang/go/Makefile')
-rw-r--r--lang/go/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index a1ba05a8fc85..f88b3dcd3de5 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -1,8 +1,8 @@
# Created by: Devon H. O'Dell <devon.odell@gmail.com>
PORTNAME= go
-PORTVERSION?= 1.17.3
-PORTREVISION?= 2
+PORTVERSION?= 1.17.4
+PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES= lang
MASTER_SITES?= https://golang.org/dl/ \