public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] logwatch: Update to 7.5.3
@ 2020-01-25 18:57 Matthias Fischer
  2020-01-26 10:10 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-01-25 18:57 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

For details see:
https://sourceforge.net/p/logwatch/activity/?page=0&limit=100#5e27da933241d23c845e8cce

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/logwatch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/logwatch b/lfs/logwatch
index eb576717c..a980b1b40 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.18.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-26 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-25 18:57 [PATCH] logwatch: Update to 7.5.3 Matthias Fischer
2020-01-26 10:10 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox