diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-08-26 07:22:29 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-08-26 07:32:43 +0000 |
commit | 87855547b27e3b1ca6e2738308400120a9dac5c0 (patch) | |
tree | 915914df671cfcfcfa9dba40a9ecad017829c8f5 /dns/bind916 | |
parent | 30ad9547457a82b01354ad68695da4e1489e3490 (diff) | |
download | ports-87855547b27e3b1ca6e2738308400120a9dac5c0.tar.gz ports-87855547b27e3b1ca6e2738308400120a9dac5c0.zip |
Diffstat (limited to 'dns/bind916')
-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 99cc8c1d3247..c7c38968d3e7 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.19 +ISCVERSION= 9.16.20 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index ba8c1d29d263..8345629d7896 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627027822 -SHA256 (bind-9.16.19.tar.xz) = 20bf727559302c933475904847041916bb6c279680c170babc01a76998e80ad3 -SIZE (bind-9.16.19.tar.xz) = 5039240 +TIMESTAMP = 1629182644 +SHA256 (bind-9.16.20.tar.xz) = 4d0d93c0d0b63080609e84625f24ff8777f8d164e78a75b1c19c334ce42d5b58 +SIZE (bind-9.16.20.tar.xz) = 5042196 |