mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libarchive: Upgrade to 3.3.2 release
(From OE-Core rev: 00cd51e4f9e4344faf0d2e6c1a7fa109901b48b2) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
27e5534f13
commit
2db1f8e788
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user