From 63ac37dbeffff675c1839c34968a3571f0a45525 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sun, 1 Jan 2023 11:30:41 +0000
Subject: [PATCH] strace: upgrade 6.0 -> 6.1

---
 meta/recipes-devtools/strace/{strace_6.0.bb => strace_6.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/strace/{strace_6.0.bb => strace_6.1.bb} (96%)

diff --git a/meta/recipes-devtools/strace/strace_6.0.bb b/meta/recipes-devtools/strace/strace_6.1.bb
similarity index 96%
rename from meta/recipes-devtools/strace/strace_6.0.bb
rename to meta/recipes-devtools/strace/strace_6.1.bb
index 7679235b01..ec5c10c80d 100644
--- a/meta/recipes-devtools/strace/strace_6.0.bb
+++ b/meta/recipes-devtools/strace/strace_6.1.bb
@@ -16,7 +16,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
            file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \
            file://0002-tests-Replace-off64_t-with-off_t.patch \
            "
-SRC_URI[sha256sum] = "92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338"
+SRC_URI[sha256sum] = "2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd"
 
 inherit autotools ptest
 
-- 
2.37.3

