bind: Update to version 9.14.5

This commit is contained in:
Richard Kuhnt 2019-08-22 01:00:39 +00:00
parent 93e2181845
commit 3cde1e16db

View File

@ -2,15 +2,15 @@
"homepage": "https://www.isc.org/bind/",
"description": "Versatile, classic, complete name server software.",
"license": "MPL-2.0",
"version": "9.14.4",
"version": "9.14.5",
"architecture": {
"64bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x64.zip",
"hash": "80ab8173cd86828e42bceaf2bf15e78a4a012cac232f11ac15c8642558e76c1e"
"url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x64.zip",
"hash": "ce186978deedf22ecb6b93196ab82b83f7660ad5b3588d23ea1df5be2f078258"
},
"32bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.4/BIND9.14.4.x86.zip",
"hash": "618adda78c04c5891a778381d87d78f81d1d8ae9849dec200a5ce66b516bd3d2"
"url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x86.zip",
"hash": "4ad822ec593f311da56debb1ff370519a11c0e449b3de843ee21deb942390482"
}
},
"env_add_path": "bin",