diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-07-23 08:46:23 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-07-23 09:06:18 +0000 |
commit | 731f08d01eb57f9868f367a816e9a338a133d20e (patch) | |
tree | 942a20af61dec1effec4b205a348d5688726046a | |
parent | c45066255eab88cd7c8096ef4fb130ab37a8204b (diff) | |
download | ports-731f08d01eb57f9868f367a816e9a338a133d20e.tar.gz ports-731f08d01eb57f9868f367a816e9a338a133d20e.zip |
dns/bind916: Update to 9.16.19
-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 20bd19754b7e..99cc8c1d3247 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.18 +ISCVERSION= 9.16.19 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 10aa98d7178e..ba8c1d29d263 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624096795 -SHA256 (bind-9.16.18.tar.xz) = 3c6263a4364eb5dce233f9f22b90acfa1ec2488d534f91d21663d0ac25ce5e65 -SIZE (bind-9.16.18.tar.xz) = 5023512 +TIMESTAMP = 1627027822 +SHA256 (bind-9.16.19.tar.xz) = 20bf727559302c933475904847041916bb6c279680c170babc01a76998e80ad3 +SIZE (bind-9.16.19.tar.xz) = 5039240 |