summaryrefslogtreecommitdiff
path: root/dns/knot-resolver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/knot-resolver/Makefile')
-rw-r--r--dns/knot-resolver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/knot-resolver/Makefile b/dns/knot-resolver/Makefile
index da5020b4f69b..25503ddb42f9 100644
--- a/dns/knot-resolver/Makefile
+++ b/dns/knot-resolver/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knot-resolver
-DISTVERSION= 2.1.1
+DISTVERSION= 2.3.0
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-resolver/ \
https://dns.company/downloads/knot-resolver/
@@ -86,7 +86,7 @@ PORTDOCS= AUTHORS COPYING CodingStyle README.md
STRIP_TARGETS= sbin/kresd \
sbin/kresc \
- lib/libkres.so.6 \
+ lib/libkres.so.7 \
lib/kdns_modules/ahocorasick.so \
lib/kdns_modules/cookies.so \
lib/kdns_modules/dnstap.so \