From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5dc1ce99a5cd70cb9136819f040887ee778cad9f Date: Sat, 02 Apr 2022 15:21:30 +0000 Message-ID: <4KW13G5SPlz2y1Q@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3753492650194777313==" List-Id: --===============3753492650194777313== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 5dc1ce99a5cd70cb9136819f040887ee778cad9f (commit) from 9a7e4d85069b6475d231e4fdfbd26d93557d3f10 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5dc1ce99a5cd70cb9136819f040887ee778cad9f Author: Peter M=C3=BCller Date: Sat Apr 2 15:21:06 2022 +0000 monit: Fix BLAKE2 checksum =20 Signed-off-by: Peter M=C3=BCller ----------------------------------------------------------------------- Summary of changes: lfs/monit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/lfs/monit b/lfs/monit index 1a795d25f..d940eb0e8 100644 --- a/lfs/monit +++ b/lfs/monit @@ -47,7 +47,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 0f3022e797ffca7d1d3497990c86bb60ac9a80bb93cb4ec7fcfa4f= 51782cb8d79d4f0aca0fa6119bfd604cfe7b89af3d4223ce13ad3e6c948c021909aebd956b +$(DL_FILE)_BLAKE2 =3D 48b824365dca349914ffc066a19758f23fee122fb29b1aed5cecad= 6f97799a987752e3e59cbed488282738c755fdf4d7c95dbe85069f2e070c28f03a324e0a7f =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============3753492650194777313==--