From: Victor Martinez Date: Wed, 28 Nov 2012 16:48:29 +0000 (+0000) Subject: unzip: aligned with upstream X-Git-Url: http://gitweb/?a=commitdiff_plain;h=54ee63dbe8ef812d5b428c517da9ddc997faa1f5;p=crossrootfs.git unzip: aligned with upstream --- diff --git a/unzip/Pkgfile b/unzip/Pkgfile index 472cc98..205b11a 100644 --- a/unzip/Pkgfile +++ b/unzip/Pkgfile @@ -7,7 +7,7 @@ name=unzip version=6.0 release=1 -source=(http://dl.sourceforge.net/sourceforge/infozip/${name}${version//./}.tar.gz) +source=(http://downloads.sourceforge.net/sourceforge/infozip/${name}${version//./}.tar.gz) build() { cd ${name}${version//./}