diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-05-21 12:40:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-05-21 12:51:52 +0000 |
commit | e06ef8b69d83bc160af3b2a95a1c9a1ae423ebfe (patch) | |
tree | c0d71dd4f1826d8c953273a8d83a443dee5a5cd1 /dns | |
parent | 1028dc308d951f61609a3c729e42bc79c11f3411 (diff) |
dns/bind916: Update to 9.16.16.
MFH: 2021Q2
Changes: https://downloads.isc.org/isc/bind9/9.16.16/doc/arm/html/notes.html#notes-for-bind-9-16-16
Diffstat (limited to 'dns')
-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 5598d3caa641..cf23c7d650cf 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.15 +ISCVERSION= 9.16.16 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 2e1c70422787..8101fe002ee4 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619513348 -SHA256 (bind-9.16.15.tar.xz) = 98b6f432d878a7bf8f57eb7b3c28be27278cf6b9989154bfe6c81104b38e7839 -SIZE (bind-9.16.15.tar.xz) = 5025688 +TIMESTAMP = 1621600291 +SHA256 (bind-9.16.16.tar.xz) = 6c913902adf878e7dc5e229cea94faefc9d40f44775a30213edd08860f761d7b +SIZE (bind-9.16.16.tar.xz) = 5016864 |