diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-06-19 10:10:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-06-19 10:13:11 +0000 |
commit | ce9f001bf8e1d5ef297e1a869cfb97f75f750c71 (patch) | |
tree | 7bcb16e05c614df94479f57d5cd3a227b4d84034 | |
parent | 711a4ba94c3297b4f0c68f90008426c4d3139d54 (diff) |
dns/bind916: Update to 9.16.18.
Changes: https://downloads.isc.org/isc/bind9/9.16.18/doc/arm/html/notes.html#notes-for-bind-9-16.18
MFH: yes
(cherry picked from commit 8c6ff6947351e0f8f11db8d19d22aa1857a87811)
-rw-r--r-- | dns/bind916/Makefile | 2 | ||||
-rw-r--r-- | dns/bind916/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile index 7d2bcaba7c35..20bd19754b7e 100644 --- a/dns/bind916/Makefile +++ b/dns/bind916/Makefile @@ -40,7 +40,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl tar:xz # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.17 +ISCVERSION= 9.16.18 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 011391ed2f6d..10aa98d7178e 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623917461 -SHA256 (bind-9.16.17.tar.xz) = 6a4d4a0aefcab852bf415d48212cab5b1110269b74dcb119bdbf303bff385cfa -SIZE (bind-9.16.17.tar.xz) = 5021984 +TIMESTAMP = 1624096795 +SHA256 (bind-9.16.18.tar.xz) = 3c6263a4364eb5dce233f9f22b90acfa1ec2488d534f91d21663d0ac25ce5e65 +SIZE (bind-9.16.18.tar.xz) = 5023512 |