]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
bind: Update to 9.11.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 18 Mar 2018 09:00:34 +0000 (10:00 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Mar 2018 13:44:19 +0000 (13:44 +0000)
For details see:
http://ftp.isc.org/isc/bind9/9.11.3/RELEASE-NOTES-bind-9.11.3.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/bind

index 951e6117d60218c6ecbda657e76b74a1b7efe63f..35f76443e45947c9483591eeac4fd4587f765506 100644 (file)
--- a/lfs/bind
+++ b/lfs/bind
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 9.11.2-P1
+VER        = 9.11.3
 
 THISAPP    = bind-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8877d7bf09abc0d186717e560c29ccfb
+$(DL_FILE)_MD5 = 4ed2a3f235595eadbd763b7ecb687ca0
 
 install : $(TARGET)