]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
strace: update to 6.1
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 7 Jan 2023 11:33:01 +0000 (11:33 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 8 Jan 2023 10:08:33 +0000 (10:08 +0000)
needed for kernel-6.1.x

lfs/strace

index 4c6c12a14599c32c53ba16943c69891221b5dce1..37c5d40d18647b22a5eefdbccf98ce78b06a5561 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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
 
 SUMMARY    = A utility to trace the system calls of a program
 
-VER        = 5.17
+VER        = 6.1
 SUP_ARCHES = x86_64 armv6l aarch64
 
 THISAPP    = strace-$(VER)
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 27e7dc19302c58144b0a7d8de41f717760b8e3cde4ab56892045727597bbfc894bf8f137aee476548c2d16d1e9c8005f931f31a5d2f8bfc4ce5565c2aa01f1ec
+$(DL_FILE)_BLAKE2 = f11bdddcc23d9bbe7196a102165ac40d3f39e0dec8b9c727e226d99ae0b6f22865bd0582d4e9c15fdce87dd405e0e9c68b60041bd2b90bc8480557f82ca6dcb8
 
 install : $(TARGET)