aboutsummaryrefslogtreecommitdiff
path: root/net/go-tcping
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 13:44:57 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:29:00 +0000
commita5a000df3b3697665460dbfbafe7120e306d8913 (patch)
treec671852eec209d647dc4392782ca401bf99d61c8 /net/go-tcping
parentdc0b23fd5038f1916d4c05ff664e039b1d00a35c (diff)
downloadports-a5a000df3b3697665460dbfbafe7120e306d8913.tar.gz
ports-a5a000df3b3697665460dbfbafe7120e306d8913.zip
lang/go: Change DEFAULT to 1.21
PR: 277776 Approved by: portmgr (exp-run)
Diffstat (limited to 'net/go-tcping')
-rw-r--r--net/go-tcping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile
index 07f717f0efa4..2c4c4b6f089e 100644
--- a/net/go-tcping/Makefile
+++ b/net/go-tcping/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tcping
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod
PKGNAMEPREFIX= go-