diff options
-rw-r--r-- | meta-oe/recipes-support/satyr/satyr_0.38.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.37.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.37.bb b/meta-oe/recipes-support/satyr/satyr_0.38.bb index 4630eb0210..d01ea42bd2 100644 --- a/meta-oe/recipes-support/satyr/satyr_0.37.bb +++ b/meta-oe/recipes-support/satyr/satyr_0.38.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 = "4a7d0a31cdeee23bb13739f57926188a795bdf25" | 13 | SRCREV = "ad0030f071b7ce7eb748eca3c31cb381038e2b21" |
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" |