From 9130b8b829f27d25d5468e9671ccdc76d70a970e Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Mon, 9 Mar 2020 19:45:36 +0100 Subject: [PATCH] ntp: Update to 4.2.8p14 For details see: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- lfs/ntp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/ntp b/lfs/ntp index 040a0c2aeb..9a12e4e10c 100644 --- a/lfs/ntp +++ b/lfs/ntp @@ -24,7 +24,7 @@ include Config -VER = 4.2.8p13 +VER = 4.2.8p14 THISAPP = ntp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ea040ab9b4ca656b5229b89d6b822f13 +$(DL_FILE)_MD5 = 783edaf1d68ddf651bde64eda54a579d install : $(TARGET) -- 2.39.5