* [ptxdist] [PATCH] strace: Version bump. 7.1 -> 7.2
@ 2026-08-21 18:13 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-08-21 18:13 UTC (permalink / raw)
To: ptxdist
Minor enhancements.
https://github.com/strace/strace/releases/tag/v7.2
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 92ab13385..0e9579578 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
#
# Paths and names
#
-STRACE_VERSION := 7.1
-STRACE_SHA256 := 81743ecf2a5b44186b2f5038afdc8beda7e5c70aed15b4fbfbcc6e9ece24490f
+STRACE_VERSION := 7.2
+STRACE_SHA256 := 4bde6246926890dcee824f6e6ac42a06752f47d77e5097d86e3c0d6d4b709fe5
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-08-21 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 18:13 [ptxdist] [PATCH] strace: Version bump. 7.1 -> 7.2 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox