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