[oe-commits] [openembedded-core] 35/64: libarchive: Upgrade to 3.3.2 release

git at git.openembedded.org git at git.openembedded.org
Mon Jul 17 13:02:44 UTC 2017


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

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

commit 00cd51e4f9e4344faf0d2e6c1a7fa109901b48b2
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Tue Jul 11 12:06:14 2017 -0300

    libarchive: Upgrade to 3.3.2 release
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../libarchive/{libarchive_3.3.1.bb => libarchive_3.3.2.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/libarchive/libarchive_3.3.1.bb b/meta/recipes-extended/libarchive/libarchive_3.3.2.bb
similarity index 93%
rename from meta/recipes-extended/libarchive/libarchive_3.3.1.bb
rename to meta/recipes-extended/libarchive/libarchive_3.3.2.bb
index 7a7da58..9bf40f2 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.3.1.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.3.2.bb
@@ -34,8 +34,8 @@ EXTRA_OECONF += "--enable-largefile"
 SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \
           "
 
-SRC_URI[md5sum] = "d2af45480aa5b0db5b5f3919cd0ea65e"
-SRC_URI[sha256sum] = "29ca5bd1624ca5a007aa57e16080262ab4379dbf8797f5c52f7ea74a3b0424e7"
+SRC_URI[md5sum] = "4583bd6b2ebf7e0e8963d90879eb1b27"
+SRC_URI[sha256sum] = "ed2dbd6954792b2c054ccf8ec4b330a54b85904a80cef477a1c74643ddafa0ce"
 
 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