From 6b5621de906cf71fb2f7e77f820bdf6b3d63cf8e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 15 Jun 2017 11:17:35 +0100 Subject: [PATCH] unbound: Update to 1.6.3 Signed-off-by: Michael Tremer --- lfs/unbound | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/unbound b/lfs/unbound index c40f0ad9a8..8583dd2532 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -24,7 +24,7 @@ include Config -VER = 1.6.2 +VER = 1.6.3 THISAPP = unbound-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5a5d0cdf7164957ff2e7498db1758f01 +$(DL_FILE)_MD5 = d964d04c8d2b25f3271ac60fc630b654 install : $(TARGET) -- 2.39.2