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

@@ -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)