From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] logwatch: Update to 7.7 Date: Tue, 26 Jul 2022 16:56:50 +0200 Message-ID: <20220726145650.1997-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6094285353040975239==" List-Id: --===============6094285353040975239== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The developers do not provide a changelog, the only comment I could find was = on: https://packetstormsecurity.com/files/167798/Logwatch-7.7.html "Changes: Fixed bugs." Running here on Core 169. No seen problems. Signed-off-by: Matthias Fischer --- lfs/logwatch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/logwatch b/lfs/logwatch index 5cd79843c..57a605ed5 100644 --- a/lfs/logwatch +++ b/lfs/logwatch @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 7.6 +VER =3D 7.7 =20 THISAPP =3D logwatch-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be9= 72368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656 +$(DL_FILE)_BLAKE2 =3D 8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc= 713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da =20 install : $(TARGET) =20 --=20 2.25.1 --===============6094285353040975239==--