]> code.ossystems Code Review - openembedded-core.git/commitdiff
diffoscope: update to 143
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 3 May 2020 16:25:49 +0000 (18:25 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 May 2020 12:18:40 +0000 (13:18 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/diffoscope/diffoscope_143.bb [moved from meta/recipes-support/diffoscope/diffoscope_136.bb with 75% similarity]

similarity index 75%
rename from meta/recipes-support/diffoscope/diffoscope_136.bb
rename to meta/recipes-support/diffoscope/diffoscope_143.bb
index 3e3e1dfc002a4cffef89fa77a1141d9a9b70cef8..4ba3832d10d7eee360d83b4e97e75062fe94baa8 100644 (file)
@@ -7,8 +7,8 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "c84d8d308a40176ba2f5dc4abdbf6f73"
-SRC_URI[sha256sum] = "0d6486d6eb6e0445ba21fee2e8bdd3a366ce786bfac98e00e5a95038b7815f15"
+SRC_URI[md5sum] = "a86cf8467a5dec99832d5c082928f937"
+SRC_URI[sha256sum] = "a1fb4dd97af92bb8ce275d1caf465971726919e28efe5f043bd3ea9afb50574a"
 
 RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic"