]> code.ossystems Code Review - openembedded-core.git/commitdiff
unzip: update SRC_URI
authorRoss Burton <ross.burton@intel.com>
Thu, 19 May 2016 10:43:17 +0000 (11:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2016 21:31:34 +0000 (22:31 +0100)
The infozip FTP server appears to have been taken down, so change the SRC_URI to
point at their SourceForge project.

[ YOCTO #9655 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/unzip/unzip_6.0.bb

index 9efe75628ac6aba5b83089220d1f044db1070da9..239760660f89e4d2d0d0e9cb849f663a273800c1 100644 (file)
@@ -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 \