diff options
author | Thomas Penteker <tek@serverop.de> | 2015-12-13 02:05:08 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-12-13 02:05:08 +0100 |
commit | 06323b2b988c87fbf78a3b08f7514a18730be0d0 (patch) | |
tree | e3f85abca701f8312d8e06823b5d67bf4a9eab73 /bind | |
parent | 4fad5f8c3005961b670fcaa65a30acd809df5f48 (diff) | |
download | contrib-06323b2b988c87fbf78a3b08f7514a18730be0d0.tar.gz contrib-06323b2b988c87fbf78a3b08f7514a18730be0d0.tar.xz |
bind: 9.9.7-P2 -> 9.9.8
Diffstat (limited to 'bind')
-rw-r--r-- | bind/.md5sum | 2 | ||||
-rw-r--r-- | bind/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/.md5sum b/bind/.md5sum index 31d65eae0..f2ea7938a 100644 --- a/bind/.md5sum +++ b/bind/.md5sum @@ -1,4 +1,4 @@ -095ae241bfe06d50c0f2469a5fff46f0 bind-9.9.7-P2.tar.gz +d1d37c5a7d8d767f46239c5afb97dfa4 bind-9.9.8.tar.gz d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127 c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa 1041493a69a6a5c21d4a513323104a0f db.localhost diff --git a/bind/Pkgfile b/bind/Pkgfile index 464134584..3f81437cb 100644 --- a/bind/Pkgfile +++ b/bind/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=bind -version=9.9.7-P2 +version=9.9.8 release=1 source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \ named.root db.0.0.127 db.localhost db.ip6.arpa named named.conf) |