diff options
Diffstat (limited to 'meta/recipes-devtools/strace')
-rw-r--r-- | meta/recipes-devtools/strace/strace_4.15.bb (renamed from meta/recipes-devtools/strace/strace_4.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/strace/strace_4.14.bb b/meta/recipes-devtools/strace/strace_4.15.bb index 452925c7ea..2b9d19a42b 100644 --- a/meta/recipes-devtools/strace/strace_4.14.bb +++ b/meta/recipes-devtools/strace/strace_4.15.bb | |||
@@ -15,8 +15,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.xz \ | |||
15 | file://mips-SIGEMT.patch \ | 15 | file://mips-SIGEMT.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "1e39b5f7583256d7dc21170b9da529ae" | 18 | SRC_URI[md5sum] = "1ff96209fec19914c920608ed0791864" |
19 | SRC_URI[sha256sum] = "5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f" | 19 | SRC_URI[sha256sum] = "c0cdc094d6141fd9dbf6aaad605142d651ae10998b660fda57fc61f7ad583ca9" |
20 | 20 | ||
21 | inherit autotools ptest bluetooth | 21 | inherit autotools ptest bluetooth |
22 | 22 | ||