From db5360ee9a6d10483666c8ea6fd12b665b40f93d Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Thu, 23 Aug 2018 21:07:04 +0200 Subject: [PATCH] ntp: Update to 4.2.8p12 For details see: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities Best, Matthias Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/ntp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/ntp b/lfs/ntp index 9c5e772ac2..8f845409ce 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -24,7 +24,7 @@ include Config -VER = 4.2.8p11 +VER = 4.2.8p12 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 00950ca2855579541896513e78295361 +$(DL_FILE)_MD5 = 1522d66574bae14abb2622746dad2bdc install : $(TARGET) -- 2.39.2