diff options
Diffstat (limited to 'dns/unbound/Makefile')
-rw-r--r-- | dns/unbound/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index 2f8c7b4eefb7..7697561bdef2 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,6 +1,5 @@ PORTNAME= unbound -DISTVERSION= 1.17.1 -PORTREVISION= 2 +DISTVERSION= 1.18.0 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ |