All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] diffoscope: upgrade 143 -> 144
@ 2020-05-21 15:22 Joshua Watt
  0 siblings, 0 replies; only message in thread
From: Joshua Watt @ 2020-05-21 15:22 UTC (permalink / raw)
  To: openembedded-core; +Cc: Joshua Watt

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
---
 .../diffoscope/{diffoscope_143.bb => diffoscope_144.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/diffoscope/{diffoscope_143.bb => diffoscope_144.bb} (75%)

diff --git a/meta/recipes-support/diffoscope/diffoscope_143.bb b/meta/recipes-support/diffoscope/diffoscope_144.bb
similarity index 75%
rename from meta/recipes-support/diffoscope/diffoscope_143.bb
rename to meta/recipes-support/diffoscope/diffoscope_144.bb
index 4ba3832d10..3a877cae15 100644
--- a/meta/recipes-support/diffoscope/diffoscope_143.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_144.bb
@@ -7,8 +7,8 @@ PYPI_PACKAGE = "diffoscope"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "a86cf8467a5dec99832d5c082928f937"
-SRC_URI[sha256sum] = "a1fb4dd97af92bb8ce275d1caf465971726919e28efe5f043bd3ea9afb50574a"
+SRC_URI[md5sum] = "4ee9d1a36086caa31ccbc6300ad31652"
+SRC_URI[sha256sum] = "9a45464b7b7184fa1ad2af9c52ebac8f00b3dd5dcf9e15dfc00c653c26fcc345"
 
 RDEPENDS_${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-21 15:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21 15:22 [OE-core][PATCH] diffoscope: upgrade 143 -> 144 Joshua Watt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.