diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-02-01 13:53:12 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-03 17:22:57 +0100 |
commit | 49d92ebea75f518e2d3047f27da836ac6fb41e22 (patch) | |
tree | d5daec89bb74c9b9219a55a86e30ee3debc5cbc2 /package | |
parent | 653f7adb10ef53bffb9add3ab6c80c707b75da8a (diff) |
Bump bind to 9.5.1-P2
Closes #1015.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r-- | package/bind/bind.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk index 4661eebe7..e1baef73e 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -4,7 +4,7 @@ # ############################################################# -BIND_VERSION = 9.5.2-P1 +BIND_VERSION = 9.5.2-P2 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_LIBTOOL_PATCH = NO BIND_INSTALL_STAGING = NO |