mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libarchive: correct upstream version check
File index works now: http://libarchive.org/downloads/ (From OE-Core rev: 11dfb88badcbb0daf3744eb3ab82bf9290ae5981) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
5eb2bdff94
commit
2c841a2548
|
@ -31,8 +31,6 @@ EXTRA_OECONF += "--enable-largefile --without-iconv"
|
|||
|
||||
SRC_URI = "https://libarchive.org/downloads/libarchive-${PV}.tar.gz"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://libarchive.org/"
|
||||
|
||||
SRC_URI[sha256sum] = "aa90732c5a6bdda52fda2ad468ac98d75be981c15dde263d7b5cf6af66fd009f"
|
||||
|
||||
inherit autotools update-alternatives pkgconfig
|
||||
|
|
Loading…
Reference in New Issue
Block a user