[oe-commits] [openembedded-core] 02/27: libarchive: upgrade 3.4.1 -> 3.4.2

git at git.openembedded.org git at git.openembedded.org
Fri Feb 28 12:26:40 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 8700c19699ea69fad7bc67a7596c477b6edac153
Author: Alexander Kanavin <alex.kanavin at gmail.com>
AuthorDate: Tue Feb 25 19:53:25 2020 +0100

    libarchive: upgrade 3.4.1 -> 3.4.2
    
    Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../libarchive/{libarchive_3.4.1.bb => libarchive_3.4.2.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/libarchive/libarchive_3.4.1.bb b/meta/recipes-extended/libarchive/libarchive_3.4.2.bb
similarity index 93%
rename from meta/recipes-extended/libarchive/libarchive_3.4.1.bb
rename to meta/recipes-extended/libarchive/libarchive_3.4.2.bb
index 2d33dd8..c3edb57 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.4.1.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.4.2.bb
@@ -33,8 +33,8 @@ EXTRA_OECONF += "--enable-largefile"
 
 SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "59bff5ee6216cbb76c8354f6dd6f5a5a"
-SRC_URI[sha256sum] = "fcf87f3ad8db2e4f74f32526dee62dd1fb9894782b0a503a89c9d7a70a235191"
+SRC_URI[md5sum] = "d953ed6b47694dadf0e6042f8f9ff451"
+SRC_URI[sha256sum] = "b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176"
 
 inherit autotools update-alternatives pkgconfig
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list