bind: Update to version 9.14.6

This commit is contained in:
Richard Kuhnt 2019-09-18 18:00:33 +00:00
parent 3605579a05
commit 6e0322d43f

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.5", "version": "9.14.6",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x64.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.6/BIND9.14.6.x64.zip",
"hash": "ce186978deedf22ecb6b93196ab82b83f7660ad5b3588d23ea1df5be2f078258" "hash": "929ba3c706043fa7c8fc921a3c96ffe4947f2d36a9c316a3e618f83d60f22958"
}, },
"32bit": { "32bit": {
"url": "https://downloads.isc.org/isc/bind9/9.14.5/BIND9.14.5.x86.zip", "url": "https://downloads.isc.org/isc/bind9/9.14.6/BIND9.14.6.x86.zip",
"hash": "4ad822ec593f311da56debb1ff370519a11c0e449b3de843ee21deb942390482" "hash": "e453befadd9ed35c6ed02bf9af0df6230743718b3ee031c30a06defd4a52fdc1"
} }
}, },
"env_add_path": "bin", "env_add_path": "bin",