satyr: upgrade 0.31 -> 0.35

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen 2020-12-04 10:44:59 +08:00 committed by Khem Raj
parent 9099626c21
commit db08067ebd

View File

@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig
SRC_URI = "git://github.com/abrt/satyr.git \
file://0002-fix-compile-failure-against-musl-C-library.patch \
"
SRCREV = "79506592fa61fa10aa2e186158eecfa10b39e905"
SRCREV = "8690a1f83adc5a7a83e856ebc7adf6310bbd3b9f"
S = "${WORKDIR}/git"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
@ -20,6 +20,7 @@ DEPENDS += " \
gperf-native \
json-c \
nettle \
glib-2.0 \
"
PACKAGES += "python3-${BPN}"