mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
bind: Update to 9.11.26
For details see: https://downloads.isc.org/isc/bind9/9.11.26/RELEASE-NOTES-bind-9.11.26.html Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
60aab42a63
commit
34081d2f23
@@ -273,11 +273,11 @@ usr/lib/libbind9.so.161.0.4
|
||||
#usr/lib/libdns.la
|
||||
#usr/lib/libdns.so
|
||||
usr/lib/libdns.so.1112
|
||||
usr/lib/libdns.so.1112.0.1
|
||||
usr/lib/libdns.so.1112.0.2
|
||||
#usr/lib/libisc.la
|
||||
#usr/lib/libisc.so
|
||||
usr/lib/libisc.so.1107
|
||||
usr/lib/libisc.so.1107.0.3
|
||||
usr/lib/libisc.so.1107.0.4
|
||||
#usr/lib/libisccc.la
|
||||
#usr/lib/libisccc.so
|
||||
usr/lib/libisccc.so.161
|
||||
|
||||
4
lfs/bind
4
lfs/bind
@@ -25,7 +25,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 9.11.25
|
||||
VER = 9.11.26
|
||||
|
||||
THISAPP = bind-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = c95cbe19481e1ed5e4257f32d1a9dcb2
|
||||
$(DL_FILE)_MD5 = 1e5fb81b0ef562d32a19e579c0183f1a
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user