bind: Update to 9.11.3

Message ID 20180318090034.2393-1-matthias.fischer@ipfire.org
State Accepted
Commit 9051f3c9d71b483198373b5522f47399b68b9572
Headers
Series bind: Update to 9.11.3 |

Commit Message

Matthias Fischer March 18, 2018, 8 p.m. UTC
  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>
---
 lfs/bind | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/bind b/lfs/bind
index 951e6117d..35f76443e 100644
--- 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)