diff options
-rw-r--r-- | meta/recipes-devtools/strace/strace_5.19.bb (renamed from meta/recipes-devtools/strace/strace_5.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace_5.18.bb b/meta/recipes-devtools/strace/strace_5.19.bb index 75ff58bd50..5e69cfd5f9 100644 --- a/meta/recipes-devtools/strace/strace_5.18.bb +++ b/meta/recipes-devtools/strace/strace_5.19.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 | " |
17 | SRC_URI[sha256sum] = "60293ea79ac9253d600cdc9be077ad2988ca22284a439c9e66be5150db3d1187" | 17 | SRC_URI[sha256sum] = "aa3dc1c8e60e4f6ff3d396514aa247f3c7bf719d8a8dc4dd4fa793be786beca3" |
18 | 18 | ||
19 | inherit autotools ptest | 19 | inherit autotools ptest |
20 | 20 | ||