* [ptxdist] [PATCH] strace: Version bump. 6.7 -> 6.8
@ 2024-03-21 19:46 Christian Melki
2024-03-23 8:59 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-03-21 19:46 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://github.com/strace/strace/releases/tag/v6.8
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 2b505e57e..697b1495a 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
#
# Paths and names
#
-STRACE_VERSION := 6.7
-STRACE_MD5 := 8eb0aa75111a8e66cc14176159cc8ee9
+STRACE_VERSION := 6.8
+STRACE_MD5 := 1c7aca3fad1f309fdb54031866fad6d9
STRACE := strace-$(STRACE_VERSION)
STRACE_SUFFIX := tar.xz
STRACE_URL := https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-23 9:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 19:46 [ptxdist] [PATCH] strace: Version bump. 6.7 -> 6.8 Christian Melki
2024-03-23 8:59 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox