diff options
-rw-r--r-- | meta/recipes-devtools/strace/strace_6.1.bb (renamed from meta/recipes-devtools/strace/strace_6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace_6.0.bb b/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 \ | |||
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 | " |
19 | SRC_URI[sha256sum] = "92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338" | 19 | SRC_URI[sha256sum] = "2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd" |
20 | 20 | ||
21 | inherit autotools ptest | 21 | inherit autotools ptest |
22 | 22 | ||