diff options
Diffstat (limited to 'dns/godns/Makefile')
| -rw-r--r-- | dns/godns/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/godns/Makefile b/dns/godns/Makefile index 6e71a557b227..c904fbed5932 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,7 +1,6 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.3.4 -PORTREVISION= 2 +DISTVERSION= 3.3.5 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.24,modules +USES= go:1.24+,modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes |
