diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-12-30 10:39:29 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-30 14:54:10 +0100 |
| commit | 07c1ad4647b6a8e60338fc01ddcb2d629de0ad14 (patch) | |
| tree | 5a9c8683cf5a9b585482b046318885f8304d199c /package/bind/bind.hash | |
| parent | 4e841b2a7ff8b2752e74316bea78b115b79324b7 (diff) | |
| download | buildroot-07c1ad4647b6a8e60338fc01ddcb2d629de0ad14.tar.gz buildroot-07c1ad4647b6a8e60338fc01ddcb2d629de0ad14.zip | |
bind: bump to version 9.10.3-P2
Leave the LTS series for the latest stable version for libressl
compatibility.
Unfortunately this means threads are now required, but this shouldn't be
a problem for a fully-featured resolver.
Drop 0001-disable-tests.patch since it's no longer required, genrandom
isn't run unless the tests are called upon.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bind/bind.hash')
| -rw-r--r-- | package/bind/bind.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bind/bind.hash b/package/bind/bind.hash index befc8d75d2..ae71bd1576 100644 --- a/package/bind/bind.hash +++ b/package/bind/bind.hash @@ -1,2 +1,2 @@ -# Verified from ftp://ftp.isc.org/isc/bind9/9.9.8-P2/bind-9.9.8-P2.tar.gz.sha256.asc -sha256 f5841926e19637b93ec0b44b5abfbab2410e692736cf11143d461f656fbdf329 bind-9.9.8-P2.tar.gz +# Verified from ftp://ftp.isc.org/isc/bind9/9.10.3-P2/bind-9.10.3-P2.tar.gz.sha256.asc +sha256 4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd bind-9.10.3-P2.tar.gz |

