From 9051f3c9d71b483198373b5522f47399b68b9572 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sun, 18 Mar 2018 10:00:34 +0100 Subject: [PATCH] bind: Update to 9.11.3 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 Signed-off-by: Michael Tremer --- lfs/bind | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/bind b/lfs/bind index 951e6117d6..35f76443e4 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) -- 2.39.5