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