All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-libarchive-c: upgrade 3.0 -> 3.1
@ 2021-06-03  8:41 wangmy
  0 siblings, 0 replies; only message in thread
From: wangmy @ 2021-06-03  8:41 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ython3-libarchive-c_3.0.bb => python3-libarchive-c_3.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-libarchive-c_3.0.bb => python3-libarchive-c_3.1.bb} (78%)

diff --git a/meta/recipes-devtools/python/python3-libarchive-c_3.0.bb b/meta/recipes-devtools/python/python3-libarchive-c_3.1.bb
similarity index 78%
rename from meta/recipes-devtools/python/python3-libarchive-c_3.0.bb
rename to meta/recipes-devtools/python/python3-libarchive-c_3.1.bb
index d29195545f..debd1f119d 100644
--- a/meta/recipes-devtools/python/python3-libarchive-c_3.0.bb
+++ b/meta/recipes-devtools/python/python3-libarchive-c_3.1.bb
@@ -9,8 +9,8 @@ PYPI_PACKAGE = "libarchive-c"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "920885f5910aa8245e30896996e0415b"
-SRC_URI[sha256sum] = "6f12fa9cf0e44579e5f45bbf11aa455a930fbfdb13ea0ce3c3dfe7b9b9a452ba"
+SRC_URI[md5sum] = "8c62da42a8b9bd24642e5430427e6f5a"
+SRC_URI[sha256sum] = "618a7ecfbfb58ca15e11e3138d4a636498da3b6bc212811af158298530fbb87e"
 
 RDEPENDS_${PN} += "\
   libarchive \
-- 
2.25.1


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

only message in thread, other threads:[~2021-06-03  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  8:41 [OE-core] [PATCH] python3-libarchive-c: upgrade 3.0 -> 3.1 wangmy

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.