mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
dns/godns: Update to 3.2.3
Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.2.3
This commit is contained in:
parent
18be59be30
commit
6542425a67
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= godns
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.2.2
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 3.2.3
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod
|
||||
DISTFILES= go.mod:gomod
|
||||
|
@ -13,7 +12,7 @@ WWW= https://github.com/TimothyYe/godns
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:1.23,modules
|
||||
USES= go:1.24,modules
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1738421096
|
||||
SHA256 (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/go.mod) = a4fadc36229cd6c29fdc8dcc5965c9e1a0717cd4615a43d1e9da5b68d87e598e
|
||||
SIZE (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/go.mod) = 1821
|
||||
SHA256 (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/TimothyYe-godns-v3.2.2_GH0.tar.gz) = e72ddba919d76f312f74e948afad3ae5b2c79ef650842b16a1f0f61066573e5c
|
||||
SIZE (go/dns_godns/TimothyYe-godns-v3.2.2_GH0/TimothyYe-godns-v3.2.2_GH0.tar.gz) = 654288
|
||||
TIMESTAMP = 1743458073
|
||||
SHA256 (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/go.mod) = 1bddb617c4439d558215cefbe90be2be79894edf66fa9431e02de4db80e2eca0
|
||||
SIZE (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/go.mod) = 1823
|
||||
SHA256 (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/TimothyYe-godns-v3.2.3_GH0.tar.gz) = 44c2b112e74cfc856defe30627f02286a746c96c2cbf27bec48e26991a802419
|
||||
SIZE (go/dns_godns/TimothyYe-godns-v3.2.3_GH0/TimothyYe-godns-v3.2.3_GH0.tar.gz) = 654602
|
||||
|
|
Loading…
Add table
Reference in a new issue