bind: Update to version 9.14.8

This commit is contained in:
Richard Kuhnt 2019-11-20 20:00:51 +00:00
parent 132e620086
commit 16687fcc8d

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.7", "version": "9.14.8",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.7/BIND9.14.7.x64.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.8/BIND9.14.8.x64.zip",
"hash": "82860de0eb81858ef6afc1eeca23410c576c57e8e78b16b542f63018a2c54e75" "hash": "2b28768b32cd4abe81cc83f1df041aba8d3d6531fc5fb1d85e31d1346029bf27"
}, },
"32bit": { "32bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.7/BIND9.14.7.x86.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.8/BIND9.14.8.x86.zip",
"hash": "1d15127f9e2a1f93fd708319f7ba5fe1ee78c5b5c25ebb6d173f45314a629269" "hash": "f23608dfe2d3fc91be0ebe4e380b9425f619e349863c0c18d9bec5a32a4475f5"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",