aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unzip/unzip_552.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-07-31 10:51:09 -0700
committerKhem Raj <raj.khem@gmail.com>2009-07-31 10:51:09 -0700
commit758a9ce142a669fce2b6eee0c4730716916f3038 (patch)
tree3a350ce6206721e3aebe038c549e3ee485393e36 /recipes/unzip/unzip_552.bb
parent7cdcc9ad25c0affb3982c4f0e4d0fb21137ba26c (diff)
downloadopenembedded-758a9ce142a669fce2b6eee0c4730716916f3038.tar.gz
tinylogin, unzip: Update URLs.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/unzip/unzip_552.bb')
-rw-r--r--recipes/unzip/unzip_552.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/unzip/unzip_552.bb b/recipes/unzip/unzip_552.bb
index d8809196d8..16b63de2dd 100644
--- a/recipes/unzip/unzip_552.bb
+++ b/recipes/unzip/unzip_552.bb
@@ -2,8 +2,7 @@ DESCRIPTION = "A (de)compression library for the ZIP format"
SECTION = "console/utils"
LICENSE = "Info-ZIP"
PR = "r1"
-
-SRC_URI = "http://ftp.info-zip.org/pub/infozip/src/unzip${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/infozip/UnZip%205.x%20and%20earlier/5.52/unzip${PV}.tar.gz"
S = "${WORKDIR}/unzip-5.52"
export LD = "${CC} ${LDFLAGS}"