summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/strace/strace_6.2.bb (renamed from meta/recipes-devtools/strace/strace_6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace_6.1.bb b/meta/recipes-devtools/strace/strace_6.2.bb
index ec5c10c80d..dc01b57d80 100644
--- a/meta/recipes-devtools/strace/strace_6.1.bb
+++ b/meta/recipes-devtools/strace/strace_6.2.bb
@@ -16,7 +16,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
16 file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \ 16 file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \
17 file://0002-tests-Replace-off64_t-with-off_t.patch \ 17 file://0002-tests-Replace-off64_t-with-off_t.patch \
18 " 18 "
19SRC_URI[sha256sum] = "2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd" 19SRC_URI[sha256sum] = "0c7d38a449416268d3004029a220a15a77c2206a03cc88120f37f46e949177e8"
20 20
21inherit autotools ptest 21inherit autotools ptest
22 22