From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH 7/9] strace: update to 6.1 Date: Sat, 07 Jan 2023 11:46:59 +0000 Message-ID: <20230107114701.4075482-8-arne_f@ipfire.org> In-Reply-To: <20230107114701.4075482-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5089078762432381470==" List-Id: --===============5089078762432381470== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable needed for kernel-6.1.x --- lfs/strace | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/strace b/lfs/strace index 4c6c12a14..37c5d40d1 100644 --- a/lfs/strace +++ b/lfs/strace @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2021 IPFire Team = # +# Copyright (C) 2007-2023 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 = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D A utility to trace the system calls of a program =20 -VER =3D 5.17 +VER =3D 6.1 SUP_ARCHES =3D x86_64 armv6l aarch64 =20 THISAPP =3D strace-$(VER) @@ -49,7 +49,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 27e7dc19302c58144b0a7d8de41f717760b8e3cde4ab5689204572= 7597bbfc894bf8f137aee476548c2d16d1e9c8005f931f31a5d2f8bfc4ce5565c2aa01f1ec +$(DL_FILE)_BLAKE2 =3D f11bdddcc23d9bbe7196a102165ac40d3f39e0dec8b9c727e226d9= 9ae0b6f22865bd0582d4e9c15fdce87dd405e0e9c68b60041bd2b90bc8480557f82ca6dcb8 =20 install : $(TARGET) =20 --=20 2.34.1 --===============5089078762432381470==--