summaryrefslogtreecommitdiffstats
path: root/package/bind
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-09-28 11:20:22 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-09-28 13:39:18 +0200
commita808500f2a189e1d4b079ac1d6a2eaa3a0bb59d2 (patch)
tree77ef530eeb0c0854cd3e820d944b374a6a8e45e5 /package/bind
parentac5fa840df09cf532240df8ef4c773c4d84fa2f7 (diff)
downloadbuildroot-a808500f2a189e1d4b079ac1d6a2eaa3a0bb59d2.tar.gz
buildroot-a808500f2a189e1d4b079ac1d6a2eaa3a0bb59d2.zip
bind: bump version to 9.10.4-P3
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bind')
-rw-r--r--package/bind/bind.hash4
-rw-r--r--package/bind/bind.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/bind/bind.hash b/package/bind/bind.hash
index 0fb4eb473c..8acfda5625 100644
--- a/package/bind/bind.hash
+++ b/package/bind/bind.hash
@@ -1,2 +1,2 @@
-# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4-P2/bind-9.10.4-P2.tar.gz.sha256.asc
-sha256 b35b8af8fe030196d03b3e487f5ecd0c0836b5e124abc7a3ecd184740b444423 bind-9.10.4-P2.tar.gz
+# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4-P3/bind-9.10.4-P3.tar.gz.sha256.asc
+sha256 a075e5ce89fddccb0e64d1777d59161387dd5151cf4e7d1a93875a487812baef bind-9.10.4-P3.tar.gz
diff --git a/package/bind/bind.mk b/package/bind/bind.mk
index fc9e30e3a1..e6bf2047d8 100644
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BIND_VERSION = 9.10.4-P2
+BIND_VERSION = 9.10.4-P3
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)
OpenPOWER on IntegriCloud