[07/17] diffoscope: upgrade 200 -> 201

Message ID 20220127102005.3050843-7-alex@linutronix.de
State Accepted, archived
Commit 4d056dac3b01acc5f57e958cc1debc6ef0d98810
Headers show
Series [01/17] mesa: fold mesa-gl variant into the main recipe using mcextend class | expand

Commit Message

Alexander Kanavin Jan. 27, 2022, 10:19 a.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../diffoscope/{diffoscope_200.bb => diffoscope_201.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/diffoscope/{diffoscope_200.bb => diffoscope_201.bb} (92%)

Patch

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"