mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
sysutils/gomplate: Update to 4.3.2
ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v4.3.2
This commit is contained in:
parent
6f110064b7
commit
661c1e95d1
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= gomplate
|
PORTNAME= gomplate
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 4.3.1
|
DISTVERSION= 4.3.2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= eduardo@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
USES= go:1.24,modules
|
USES= go:1.24,modules
|
||||||
|
|
||||||
GO_MODULE= github.com/hairyhenderson/gomplate/v4
|
GO_MODULE= github.com/hairyhenderson/gomplate/v4
|
||||||
GH_TAG_COMMIT= 0770a3e
|
GH_TAG_COMMIT= c325f78
|
||||||
GO_TARGET= ./cmd/gomplate
|
GO_TARGET= ./cmd/gomplate
|
||||||
GO_BUILDFLAGS= -ldflags "\
|
GO_BUILDFLAGS= -ldflags "\
|
||||||
-w -s \
|
-w -s \
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1741737381
|
TIMESTAMP = 1744732530
|
||||||
SHA256 (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.mod) = 6afb1f14a098efeca926af52c1043d7ad853a96e86052f1f63cac301242eed53
|
SHA256 (go/sysutils_gomplate/gomplate-v4.3.2/v4.3.2.mod) = 2a0312e09ee1e4d0b84c611f8a0309572db5dfc4165c6523e2060e5b947af340
|
||||||
SIZE (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.mod) = 9682
|
SIZE (go/sysutils_gomplate/gomplate-v4.3.2/v4.3.2.mod) = 9682
|
||||||
SHA256 (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.zip) = 5d3d6e6568dc196d7f999b32d06a99fce69408f255bdfc1d224895fb43768789
|
SHA256 (go/sysutils_gomplate/gomplate-v4.3.2/v4.3.2.zip) = f2ac2387bae5c838f0075bcf8dd90b502577d20c21fa537bfc72188c6aed2a71
|
||||||
SIZE (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.zip) = 399839
|
SIZE (go/sysutils_gomplate/gomplate-v4.3.2/v4.3.2.zip) = 400300
|
||||||
|
|
Loading…
Add table
Reference in a new issue