diff options
Diffstat (limited to 'dns/godns/Makefile')
-rw-r--r-- | dns/godns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/godns/Makefile b/dns/godns/Makefile index acd111ca0fa7..9eafa0a2d69c 100644 --- a/dns/godns/Makefile +++ b/dns/godns/Makefile @@ -1,7 +1,6 @@ PORTNAME= godns DISTVERSIONPREFIX= v -DISTVERSION= 3.2.4 -PORTREVISION= 3 +DISTVERSION= 3.3.3 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |