mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libarchive: Upgrade to 3.6.1
Changes in this release [1] [1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1 (From OE-Core rev: 8d33be8421e36605a5d59caf3f4956a7df8949e4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ EXTRA_OECONF += "--enable-largefile"
|
|||||||
SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
|
SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz"
|
||||||
UPSTREAM_CHECK_URI = "http://libarchive.org/"
|
UPSTREAM_CHECK_URI = "http://libarchive.org/"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "a36613695ffa2905fdedc997b6df04a3006ccfd71d747a339b78aa8412c3d852"
|
SRC_URI[sha256sum] = "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2"
|
||||||
|
|
||||||
inherit autotools update-alternatives pkgconfig
|
inherit autotools update-alternatives pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user