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