mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
unzip: update SRC_URI
The infozip FTP server appears to have been taken down, so change the SRC_URI to point at their SourceForge project. [ YOCTO #9655 ] (From OE-Core rev: 879b2c5ee2ae39d6c1ae9d44ab243d8c7b7874b4) 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
7dbdef48be
commit
8949d253f6
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=94caec5a51ef55ef711ee4e8b1c69e29"
|
||||
PE = "1"
|
||||
PR = "r5"
|
||||
|
||||
SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip60.tgz \
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz \
|
||||
file://avoid-strip.patch \
|
||||
file://define-ldflags.patch \
|
||||
file://06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch \
|
||||
|
||||
Reference in New Issue
Block a user