mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 23:43:34 +08:00
bind: bump to version 9.9.5-p1
Fixes runtime issues when built with gcc 4.9 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1f3669b477
commit
ee6e435f1b
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BIND_VERSION = 9.9.5
|
||||
BIND_VERSION = 9.9.5-P1
|
||||
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
|
||||
BIND_INSTALL_STAGING = YES
|
||||
BIND_CONFIG_SCRIPTS = bind9-config isc-config.sh
|
||||
|
Loading…
Reference in New Issue
Block a user