mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] strace: Version bump. 6.1 -> 6.2
@ 2023-03-01 19:16 Christian Melki
  2023-03-06 16:21 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-01 19:16 UTC (permalink / raw)
  To: ptxdist

Minor enhancements and bugfixes.
https://github.com/strace/strace/releases/tag/v6.2

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/strace.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/strace.make b/rules/strace.make
index 4a99e4b93..9b37d8927 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
 #
 # Paths and names
 #
-STRACE_VERSION	:= 6.1
-STRACE_MD5	:= cbd758b0545b678cd7ac09c683ade002
+STRACE_VERSION	:= 6.2
+STRACE_MD5	:= da0507c05f3cde62486755172e020f18
 STRACE		:= strace-$(STRACE_VERSION)
 STRACE_SUFFIX	:= tar.xz
 STRACE_URL	:= https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
@@ -53,7 +53,6 @@ STRACE_CONF_OPT		:= \
 	--without-libiberty \
 	--without-libselinux
 
-
 # ----------------------------------------------------------------------------
 # Target-Install
 # ----------------------------------------------------------------------------
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-06 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 19:16 [ptxdist] [PATCH] strace: Version bump. 6.1 -> 6.2 Christian Melki
2023-03-06 16:21 ` [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