From: Alexander Kanavin Date: Sat, 26 Dec 2020 09:26:48 +0000 (+0100) Subject: diffoscope: upgrade 161 -> 163 X-Git-Tag: uninative-2.10~382 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=431c43b24d6ee85ba8d1ab89f4ed71f0ff4f79b9;p=openembedded-core.git diffoscope: upgrade 161 -> 163 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_161.bb b/meta/recipes-support/diffoscope/diffoscope_163.bb similarity index 83% rename from meta/recipes-support/diffoscope/diffoscope_161.bb rename to meta/recipes-support/diffoscope/diffoscope_163.bb index 0f566a3ec7..2b66d628fd 100644 --- a/meta/recipes-support/diffoscope/diffoscope_161.bb +++ b/meta/recipes-support/diffoscope/diffoscope_163.bb @@ -7,7 +7,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "9c27d60a7bf3984b53c8af3fee86eb3d3e2292c4ddb9449c38b6cba068b8e22c" +SRC_URI[sha256sum] = "1afeea6e383bdd2626a9e9b827ff487723c0de581d9f9f4d4f5fc9b65728662a" RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic"