[35/39] diffoscope: upgrade 199 -> 200

Message ID 20220119104117.2120127-35-alex@linutronix.de
State Accepted, archived
Commit 72a39ff2a23b8dbee32715d18afcb258f4005510
Headers show
Series [01/39] mesa: fold mesa-gl variant into the main recipe using mcextend class | expand

Commit Message

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

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

Patch

diff --git a/meta/recipes-support/diffoscope/diffoscope_199.bb b/meta/recipes-support/diffoscope/diffoscope_200.bb
similarity index 92%
rename from meta/recipes-support/diffoscope/diffoscope_199.bb
rename to meta/recipes-support/diffoscope/diffoscope_200.bb
index 3645ff1e6e..4239b34d9d 100644
--- a/meta/recipes-support/diffoscope/diffoscope_199.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_200.bb
@@ -12,7 +12,7 @@  PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "7b07b8ff34e5fe0e57acc8b02bcb9303ae254c40f357fb7ed805e9f9f7c7686f"
+SRC_URI[sha256sum] = "2fadac87b41cd5238fad7a624bab47ff5cd4c1f70c523e4e9cf6706c9d1a5e53"
 
 RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"