bind: Update to version 9.14.7

This commit is contained in:
Richard Kuhnt 2019-10-16 18:00:42 +00:00
parent 961032ad59
commit 014c09b628

View File

@ -2,15 +2,15 @@
"homepage": "https://www.isc.org/bind/", "homepage": "https://www.isc.org/bind/",
"description": "Versatile, classic, complete name server software.", "description": "Versatile, classic, complete name server software.",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "9.14.6", "version": "9.14.7",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.6/BIND9.14.6.x64.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.7/BIND9.14.7.x64.zip",
"hash": "929ba3c706043fa7c8fc921a3c96ffe4947f2d36a9c316a3e618f83d60f22958" "hash": "82860de0eb81858ef6afc1eeca23410c576c57e8e78b16b542f63018a2c54e75"
}, },
"32bit": { "32bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.6/BIND9.14.6.x86.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.7/BIND9.14.7.x86.zip",
"hash": "e453befadd9ed35c6ed02bf9af0df6230743718b3ee031c30a06defd4a52fdc1" "hash": "1d15127f9e2a1f93fd708319f7ba5fe1ee78c5b5c25ebb6d173f45314a629269"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",