diff options
-rw-r--r-- | meta-oe/recipes-support/satyr/satyr_0.43.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.42.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.42.bb b/meta-oe/recipes-support/satyr/satyr_0.43.bb index 62cdad6fb0..9e6d701c7f 100644 --- a/meta-oe/recipes-support/satyr/satyr_0.42.bb +++ b/meta-oe/recipes-support/satyr/satyr_0.43.bb | |||
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native python3targetconfig pkgconfig | |||
10 | SRC_URI = "git://github.com/abrt/satyr.git;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/abrt/satyr.git;branch=master;protocol=https \ |
11 | file://0002-fix-compile-failure-against-musl-C-library.patch \ | 11 | file://0002-fix-compile-failure-against-musl-C-library.patch \ |
12 | " | 12 | " |
13 | SRCREV = "23483cebb238df86cda8b6529e3c58080dc2029d" | 13 | SRCREV = "5891618d6a95afc4cde6757374485adf9bf0e9a5" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |