From: Alexander Kanavin Date: Thu, 27 Jan 2022 10:19:55 +0000 (+0100) Subject: diffoscope: upgrade 200 -> 201 X-Git-Tag: uninative-3.5~142 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4d056dac3b01acc5f57e958cc1debc6ef0d98810;p=openembedded-core.git diffoscope: upgrade 200 -> 201 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_200.bb b/meta/recipes-support/diffoscope/diffoscope_201.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_200.bb rename to meta/recipes-support/diffoscope/diffoscope_201.bb index 4239b34d9d..b3c25e1bda 100644 --- a/meta/recipes-support/diffoscope/diffoscope_200.bb +++ b/meta/recipes-support/diffoscope/diffoscope_201.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2fadac87b41cd5238fad7a624bab47ff5cd4c1f70c523e4e9cf6706c9d1a5e53" +SRC_URI[sha256sum] = "07bd0b2972e7c4926db7f65bcf23fd106ad42169dbdaef3dc63278af82c5e38f" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"