mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
bind: bump version (security issue with DNSSEC DLV)
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar>, closes #275.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# bind
|
||||
#
|
||||
#############################################################
|
||||
BIND_VERSION = 9.5.1-P1
|
||||
BIND_VERSION = 9.5.1-P2
|
||||
BIND_SOURCE = bind-$(BIND_VERSION).tar.gz
|
||||
BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
|
||||
BIND_LIBTOOL_PATCH = NO
|
||||
|
||||
Reference in New Issue
Block a user