All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] libarchive: Upgrade to 3.6.1
@ 2022-04-10 23:16 Khem Raj
  2022-04-10 23:16 ` [PATCH v2 2/2] pango: Upgrade to 1.50.6 Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2022-04-10 23:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

Changes in this release [1]

[1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
v2: Fix subject line to reflect right version

 .../libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/libarchive/{libarchive_3.6.0.bb => libarchive_3.6.1.bb} (96%)

diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
similarity index 96%
rename from meta/recipes-extended/libarchive/libarchive_3.6.0.bb
rename to meta/recipes-extended/libarchive/libarchive_3.6.1.bb
index f078c8ad03e..c795b416289 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.6.0.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.6.1.bb
@@ -35,7 +35,7 @@ EXTRA_OECONF += "--enable-largefile"
 SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
 UPSTREAM_CHECK_URI = "http://libarchive.org/"
 
-SRC_URI[sha256sum] = "a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852"
+SRC_URI[sha256sum] = "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2"
 
 inherit autotools update-alternatives pkgconfig
 
-- 
2.35.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-14 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-10 23:16 [PATCH v2 1/2] libarchive: Upgrade to 3.6.1 Khem Raj
2022-04-10 23:16 ` [PATCH v2 2/2] pango: Upgrade to 1.50.6 Khem Raj
2022-04-12  8:07   ` [OE-core] " Alexandre Belloni
2022-04-13 22:42     ` Khem Raj
2022-04-14  1:31       ` Khem Raj

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.