bind: bump version (security issue with DNSSEC DLV)

Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275.
This commit is contained in:
Peter Korsgaard 2009-04-15 18:29:50 +00:00
parent 635346844c
commit 66ef1e589a
3 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# bind # bind
# #
############################################################# #############################################################
BIND_VERSION = 9.5.1-P1 BIND_VERSION = 9.5.1-P2
BIND_SOURCE = bind-$(BIND_VERSION).tar.gz BIND_SOURCE = bind-$(BIND_VERSION).tar.gz
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
BIND_LIBTOOL_PATCH = NO BIND_LIBTOOL_PATCH = NO