From cd9fc42d96888d5d95c4edc6ef7a01269e79b805 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sat, 25 Jan 2020 19:57:24 +0100 Subject: [PATCH] logwatch: Update to 7.5.3 For details see: https://sourceforge.net/p/logwatch/activity/?page=0&limit=100#5e27da933241d23c845e8cce Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- lfs/logwatch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/logwatch b/lfs/logwatch index eb576717c6..a980b1b400 100644 --- a/lfs/logwatch +++ b/lfs/logwatch @@ -24,7 +24,7 @@ include Config -VER = 7.5.2 +VER = 7.5.3 THISAPP = logwatch-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 634b2ac423b77b809d400cc6085db49d +$(DL_FILE)_MD5 = 8bcf3edc5a4687c8aad1b9c01e2be54b install : $(TARGET) -- 2.39.5