From 623ad1cf9421adb9001128b17f4a6988a7cdf4c4 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Fri, 11 Sep 2015 22:57:39 +0200 Subject: [PATCH] bind: Update to 9.10.2-P4 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 f6190a5dae..0814cde188 100644 --- a/lfs/bind +++ b/lfs/bind @@ -25,7 +25,7 @@ include Config -VER = 9.10.2-P3 +VER = 9.10.2-P4 THISAPP = bind-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a810d5d65fbdcf28dcda80d646913c3a +$(DL_FILE)_MD5 = 8b1f5064837756c938eadc1537dec5c7 install : $(TARGET) -- 2.39.5