diff options
author | Thomas Penteker <tek@serverop.de> | 2013-09-25 22:47:46 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-09-25 22:47:46 +0200 |
commit | 17de5a776240c3ae3a6ecac700a17cd3814949bf (patch) | |
tree | adf32001e256d639ff57a1b8a6928824e22c5795 /bind | |
parent | acd376d9c0ec9131a50b487cd699da939a67a22c (diff) | |
download | contrib-17de5a776240c3ae3a6ecac700a17cd3814949bf.tar.gz contrib-17de5a776240c3ae3a6ecac700a17cd3814949bf.tar.xz |
bind: 9.9.3-P2 -> 9.9.4
Diffstat (limited to 'bind')
-rw-r--r-- | bind/.footprint | 2 | ||||
-rw-r--r-- | bind/.md5sum | 2 | ||||
-rw-r--r-- | bind/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/bind/.footprint b/bind/.footprint index b08828531..6d534ea1b 100644 --- a/bind/.footprint +++ b/bind/.footprint @@ -155,11 +155,13 @@ drwxr-xr-x root/root usr/include/isc/ -rw-r--r-- root/root usr/include/isc/result.h -rw-r--r-- root/root usr/include/isc/resultclass.h -rw-r--r-- root/root usr/include/isc/rwlock.h +-rw-r--r-- root/root usr/include/isc/safe.h -rw-r--r-- root/root usr/include/isc/serial.h -rw-r--r-- root/root usr/include/isc/sha1.h -rw-r--r-- root/root usr/include/isc/sha2.h -rw-r--r-- root/root usr/include/isc/sockaddr.h -rw-r--r-- root/root usr/include/isc/socket.h +-rw-r--r-- root/root usr/include/isc/stat.h -rw-r--r-- root/root usr/include/isc/stdio.h -rw-r--r-- root/root usr/include/isc/stdlib.h -rw-r--r-- root/root usr/include/isc/stdtime.h diff --git a/bind/.md5sum b/bind/.md5sum index 982123e40..d48ce9e40 100644 --- a/bind/.md5sum +++ b/bind/.md5sum @@ -1,4 +1,4 @@ -943f6de6bfdfd821aa444242c02c1322 bind-9.9.3-P2.tar.gz +f69757adc86776daed8e5acb0ee7c0ca bind-9.9.4.tar.gz d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127 c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa 1041493a69a6a5c21d4a513323104a0f db.localhost diff --git a/bind/Pkgfile b/bind/Pkgfile index 8afbe3ed9..02508c965 100644 --- a/bind/Pkgfile +++ b/bind/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=bind -version=9.9.3-P2 +version=9.9.4 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) |