diff options
-rw-r--r-- | meta-oe/recipes-support/satyr/satyr_0.36.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.35.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.35.bb b/meta-oe/recipes-support/satyr/satyr_0.36.bb index c6159c42ba..b6988baa76 100644 --- a/meta-oe/recipes-support/satyr/satyr_0.35.bb +++ b/meta-oe/recipes-support/satyr/satyr_0.36.bb | |||
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig | |||
10 | SRC_URI = "git://github.com/abrt/satyr.git \ | 10 | SRC_URI = "git://github.com/abrt/satyr.git \ |
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 = "8690a1f83adc5a7a83e856ebc7adf6310bbd3b9f" | 13 | SRCREV = "a1f232b7dbca7ff787076fcfb63ce7d7fb15b753" |
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" |