summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/strace')
-rw-r--r--meta/recipes-devtools/strace/strace_6.0.bb (renamed from meta/recipes-devtools/strace/strace_5.19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace_5.19.bb b/meta/recipes-devtools/strace/strace_6.0.bb
index 5e69cfd5f9..4fa3589d15 100644
--- a/meta/recipes-devtools/strace/strace_5.19.bb
+++ b/meta/recipes-devtools/strace/strace_6.0.bb
@@ -14,7 +14,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
14 file://0001-strace-fix-reproducibilty-issues.patch \ 14 file://0001-strace-fix-reproducibilty-issues.patch \
15 file://skip-load.patch \ 15 file://skip-load.patch \
16 " 16 "
17SRC_URI[sha256sum] = "aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3" 17SRC_URI[sha256sum] = "92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338"
18 18
19inherit autotools ptest 19inherit autotools ptest
20 20