From: Victor Martinez Date: Fri, 19 Oct 2012 02:20:28 +0000 (+0000) Subject: unzip: aligned with upstream X-Git-Url: http://gitweb/?a=commitdiff_plain;h=d5ab798644c523336c217d4bfb24724c08ceb537;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//./}