From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:22 +0000 (+0200) Subject: diffoscope: upgrade 187 -> 188 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6292 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d505d3eed4b7ab5c18555e8d0b5489118261d21;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git diffoscope: upgrade 187 -> 188 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/diffoscope/diffoscope_187.bb b/meta/recipes-support/diffoscope/diffoscope_188.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_187.bb rename to meta/recipes-support/diffoscope/diffoscope_188.bb index e10a068cbb8..d4fd112e379 100644 --- a/meta/recipes-support/diffoscope/diffoscope_187.bb +++ b/meta/recipes-support/diffoscope/diffoscope_188.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "e8340880eb9cce0d99498f71bcdb69c6cc4385c972b5bc12e739e71eaca29c5a" +SRC_URI[sha256sum] = "cdbc401c78d59779ad8ebbb8e2008166f912e77c7ed3be8dc788d36948712ff5" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"