aboutsummaryrefslogtreecommitdiff
path: root/dns/bind918/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2022-12-23 16:07:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2022-12-23 16:34:29 +0000
commit0597389d2088390c09eb38f153ce532d131f2ddd (patch)
tree419a0e1dad7b91c6be81870ff98ca0292986037c /dns/bind918/Makefile
parent059738844d03ae9c9771a609bc3c8e0931fa1a53 (diff)
downloadports-0597389d2088390c09eb38f153ce532d131f2ddd.tar.gz
ports-0597389d2088390c09eb38f153ce532d131f2ddd.zip
dns/bind918: update to 9.18.10
Changes: https://downloads.isc.org/isc/bind9/9.18.10/doc/arm/html/notes.html#notes-for-bind-9-18-10 (cherry picked from commit 06035639b2cd973d506a8b1efe932936f66c77c4)
Diffstat (limited to 'dns/bind918/Makefile')
-rw-r--r--dns/bind918/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind918/Makefile b/dns/bind918/Makefile
index a222c031e6d4..3f4bc443785f 100644
--- a/dns/bind918/Makefile
+++ b/dns/bind918/Makefile
@@ -44,7 +44,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.18.9
+ISCVERSION= 9.18.10
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}