bind: bump version to 9.10.4-P2

Security fixes: CVE-2016-2775

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2016-07-19 10:29:06 +01:00 committed by Thomas Petazzoni
parent 8c8b9b6ad7
commit c5a55f79c0
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# Verified from ftp://ftp.isc.org/isc/bind9/9.10.4/bind-9.10.4.tar.gz.sha256.asc
sha256 f8d412b38d5ac390275b943bde69f4608f67862a45487ec854b30e4448fcb056 bind-9.10.4.tar.gz
# 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

View file

@ -4,7 +4,7 @@
#
################################################################################
BIND_VERSION = 9.10.4
BIND_VERSION = 9.10.4-P2
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
# bind does not support parallel builds.
BIND_MAKE = $(MAKE1)