]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
strace: update to 6.12
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Dec 2024 09:21:10 +0000 (10:21 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Dec 2024 09:28:00 +0000 (10:28 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/strace

index 48c9180b103e2a35e09d620a93cba0b03b9827f0..3531f50dcf1cc8808e3feaea9f5bbb9897fb923e 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A utility to trace the system calls of a program
 
-VER        = 6.10
+VER        = 6.12
 # SUP_ARCHES = x86_64 aarch64
 
 THISAPP    = strace-$(VER)
@@ -35,7 +35,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = strace
-PAK_VER    = 12
+PAK_VER    = 13
 
 DEPS       =
 
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = acb26ed66fbfcb1bc6403441b632df2f7af018345e52120b8715e2bbfa578fc80af8e3844cba3e131601285f9e72b15c8b4ea56025c5efae846d2d36960f6c04
+$(DL_FILE)_BLAKE2 = 8077a9ae0b05065cf2de7a2bd630a6275735bd77765a5654cb34f17c93b3fda69d77743c5eb8e75efcc1f6ec8707698642d30bd62cc3aa4355bec0d5a00eec89
 
 install : $(TARGET)