From: Oleksandr Kravchuk Date: Sun, 26 Jul 2020 19:48:17 +0000 (+0200) Subject: diffoscope: update to 153 X-Git-Tag: uninative-2.9~165 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c0b921ef38f4740212b167463c3afa9709e06f53;p=openembedded-core.git diffoscope: update to 153 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_151.bb b/meta/recipes-support/diffoscope/diffoscope_153.bb similarity index 83% rename from meta/recipes-support/diffoscope/diffoscope_151.bb rename to meta/recipes-support/diffoscope/diffoscope_153.bb index 9b39b44350..77f5254aec 100644 --- a/meta/recipes-support/diffoscope/diffoscope_151.bb +++ b/meta/recipes-support/diffoscope/diffoscope_153.bb @@ -7,7 +7,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "f15e04aa537f0a3d91c99bf631c604668f4eea8f6552c5f93ea9be2bf014df84" +SRC_URI[sha256sum] = "b5104b5e72252df45ba6b7cbb0169e2e3407715b6b063fa5b38a2649b0d719a2" RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic"