]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
bind: bump version to 9.10.4-P3
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Wed, 28 Sep 2016 10:20:22 +0000 (11:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 28 Sep 2016 11:39:18 +0000 (13:39 +0200)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bind/bind.hash
package/bind/bind.mk

index 0fb4eb473c19445365de6ca5fe9ede72b588d18e..8acfda56256a628981306ab2aeb975714d112639 100644 (file)
@@ -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
index fc9e30e3a13a2f4cb5ba0679b1517222a7541568..e6bf2047d822fd1106619bdc8192881aff3baea3 100644 (file)
@@ -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)