aboutsummaryrefslogtreecommitdiff
path: root/textproc/gojq
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 /textproc/gojq
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 'textproc/gojq')
-rw-r--r--textproc/gojq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile
index 2526b34612fe..4a8375326e19 100644
--- a/textproc/gojq/Makefile
+++ b/textproc/gojq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gojq
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= nork@FreeBSD.org