From d5ab798644c523336c217d4bfb24724c08ceb537 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 19 Oct 2012 02:20:28 +0000 Subject: [PATCH] unzip: aligned with upstream --- unzip/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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//./} -- 2.26.2