summaryrefslogtreecommitdiff
path: root/sysutils/gomplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gomplate/Makefile')
-rw-r--r--sysutils/gomplate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 2d78261bcf59..34039f790553 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gomplate
DISTVERSIONPREFIX= v
-DISTVERSION= 4.3.2
+DISTVERSION= 4.3.3
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
@@ -10,10 +10,10 @@ WWW= https://github.com/hairyhenderson/gomplate
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:modules
GO_MODULE= github.com/hairyhenderson/gomplate/v4
-GH_TAG_COMMIT= c325f78
+GH_TAG_COMMIT= 3e4035c
GO_TARGET= ./cmd/gomplate
GO_BUILDFLAGS= -ldflags "\
-w -s \