From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] ninja: Update to 1.11.0 Date: Tue, 02 Aug 2022 14:18:36 +0000 Message-ID: <31f99be2-c40c-8a55-6db2-6f277e8f0ae7@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0209325697247817912==" List-Id: --===============0209325697247817912== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://groups.google.com/g/ninja-build/c/R2oCyDctDf8/m/-U94Y5I8AgAJ appears to be the only release note-alike source for this version. Signed-off-by: Peter M=C3=BCller --- lfs/ninja | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/ninja b/lfs/ninja index 596f56018..60c08ea96 100644 --- a/lfs/ninja +++ b/lfs/ninja @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2018 IPFire Team = # +# Copyright (C) 2007-2022 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.10.2 +VER =3D 1.11.0 =20 THISAPP =3D ninja-$(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 b8160ca6d58cfa0edb93d16b7dfb9776d290c42e54b33b78cd925f= 167c80f8794e4cc30af984a526b8263c7904a734cf0770d3c27283d21d02f18d3e2eb70032 +$(DL_FILE)_BLAKE2 =3D 71c8b6cf9524bdc11cf73f7e761f0d7deef2498a970c1439c10cc7= d361e31fed1e3b54bcb185f3c7ed041f15704851a96e42560058af61b8a5df6e918d52ebf3 =20 install : $(TARGET) =20 --=20 2.35.3 --===============0209325697247817912==--