diff options
Diffstat (limited to 'dns/tldx')
-rw-r--r-- | dns/tldx/Makefile | 5 | ||||
-rw-r--r-- | dns/tldx/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/dns/tldx/Makefile b/dns/tldx/Makefile index bd896dfc7453..859ed2cfceeb 100644 --- a/dns/tldx/Makefile +++ b/dns/tldx/Makefile @@ -1,6 +1,7 @@ PORTNAME= tldx DISTVERSIONPREFIX= v -DISTVERSION= 1.2.4 +DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com @@ -10,7 +11,7 @@ WWW= https://github.com/brandonyoungdev/tldx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules GO_MODULE= github.com/brandonyoungdev/tldx GO_BUILDFLAGS+= -ldflags="-s -w -X github.com/brandonyoungdev/tldx/cmd.Version=${DISTVERSIONFULL}" diff --git a/dns/tldx/distinfo b/dns/tldx/distinfo index cda71d91e14a..2ce0b12d9da4 100644 --- a/dns/tldx/distinfo +++ b/dns/tldx/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750623987 -SHA256 (go/dns_tldx/tldx-v1.2.4/v1.2.4.mod) = d7cf1cc97c791779e7a4ba19bd81f7225f5728678db5b5febec8c89fb85003ee -SIZE (go/dns_tldx/tldx-v1.2.4/v1.2.4.mod) = 1377 -SHA256 (go/dns_tldx/tldx-v1.2.4/v1.2.4.zip) = 2cacc5a744b414e660fd74d374a2a0c6b04784eed24bf1398428e1968faa942a -SIZE (go/dns_tldx/tldx-v1.2.4/v1.2.4.zip) = 6350620 +TIMESTAMP = 1752915727 +SHA256 (go/dns_tldx/tldx-v1.3.0/v1.3.0.mod) = 880b0e4484b83f1fdcc038675e5712787c7b7befb3ad47e5911ad1ecd6235d8f +SIZE (go/dns_tldx/tldx-v1.3.0/v1.3.0.mod) = 1548 +SHA256 (go/dns_tldx/tldx-v1.3.0/v1.3.0.zip) = 7fde67f4b1df778aab7ea4d11db1066c280b9204bb8a9f66aab9c45ce0921af9 +SIZE (go/dns_tldx/tldx-v1.3.0/v1.3.0.zip) = 6357703 |