]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
logwatch: Update to 7.5.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 25 Jan 2020 18:57:24 +0000 (19:57 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Mar 2020 17:43:18 +0000 (17:43 +0000)
For details see:
https://sourceforge.net/p/logwatch/activity/?page=0&limit=100#5e27da933241d23c845e8cce

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/logwatch

index eb576717c6ddd6fe31dd508f85121e69797c0a20..a980b1b400f5c3c8928eeabdd6c48a92d7de9b72 100644 (file)
@@ -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)