diff options
Diffstat (limited to 'dns/q-dns/Makefile')
| -rw-r--r-- | dns/q-dns/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/q-dns/Makefile b/dns/q-dns/Makefile index b07ece42ccd7..0109c554a0be 100644 --- a/dns/q-dns/Makefile +++ b/dns/q-dns/Makefile @@ -1,7 +1,6 @@ PORTNAME= q-dns DISTVERSIONPREFIX= v -DISTVERSION= 0.19.5 -PORTREVISION= 2 +DISTVERSION= 0.19.11 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/natesales/q LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.25,modules GO_MODULE= github.com/natesales/q |
