[10/16] diffoscope: upgrade 204 -> 206

Message ID 20220308093224.3436483-10-alex@linutronix.de
State Accepted, archived
Commit ef6421463a2d5748474016d6ca4c299d6cf78dbe
Headers show
Series [01/16] rust: update 1.58.1 -> 1.59.0 | expand

Commit Message

Alexander Kanavin March 8, 2022, 9:32 a.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

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

Patch

diff --git a/meta/recipes-support/diffoscope/diffoscope_204.bb b/meta/recipes-support/diffoscope/diffoscope_206.bb
similarity index 92%
rename from meta/recipes-support/diffoscope/diffoscope_204.bb
rename to meta/recipes-support/diffoscope/diffoscope_206.bb
index 588894cb9a..7eaca74b33 100644
--- a/meta/recipes-support/diffoscope/diffoscope_204.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_206.bb
@@ -12,7 +12,7 @@  PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "cc99eb4cd9555947b11d6abb7ba83e71234f92ad1372e3b61e934115192ecb4e"
+SRC_URI[sha256sum] = "93731939ede57547a3275c3c81875ab4bd222f26364a7519cf6aafe1939cd603"
 
 RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"