diff options
Diffstat (limited to 'dns/blocky/Makefile')
-rw-r--r-- | dns/blocky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/blocky/Makefile b/dns/blocky/Makefile index 4789ed883eb9..cfc126973594 100644 --- a/dns/blocky/Makefile +++ b/dns/blocky/Makefile @@ -1,7 +1,7 @@ PORTNAME= blocky DISTVERSIONPREFIX= v DISTVERSION= 0.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod |