* [ptxdist] [PATCH] strace: Version bump. 7.0 -> 7.1
@ 2026-06-22 17:37 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-06-22 17:37 UTC (permalink / raw)
To: ptxdist
A nice improvement for summary display.
https://github.com/strace/strace/releases/tag/v7.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/strace.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/strace.make b/rules/strace.make
index 7bd88eaec..92ab13385 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
#
# Paths and names
#
-STRACE_VERSION := 7.0
-STRACE_SHA256 := 6c92419be3f2ec560b31728a4652217c59864c8642ba7b1b3771b1b013ad074b
+STRACE_VERSION := 7.1
+STRACE_SHA256 := 81743ecf2a5b44186b2f5038afdc8beda7e5c70aed15b4fbfbcc6e9ece24490f
STRACE := strace-$(STRACE_VERSION)
STRACE_SUFFIX := tar.xz
STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 17:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 17:37 [ptxdist] [PATCH] strace: Version bump. 7.0 -> 7.1 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox