From 8be2cce9a643e930313c1bf98e38211bf7d05858 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Sat, 25 Mar 2017 03:41:42 +0000 Subject: main/unzip: use distfiles.alpinelinux.org sources for now to bootstrap new archs --- main/unzip/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main/unzip') diff --git a/main/unzip/APKBUILD b/main/unzip/APKBUILD index a38ffc22f0..909e337f38 100644 --- a/main/unzip/APKBUILD +++ b/main/unzip/APKBUILD @@ -10,7 +10,8 @@ license="Custom" depends="" makedepends="" subpackages="$pkgname-doc" -source="ftp://ftp.info-zip.org/pub/infozip/src/${pkgname}60.zip +# normally ftp://ftp.info-zip.org/pub/infozip/src/${pkgname}60.zip +source="http://distfiles.alpinelinux.org/distfiles/${pkgname}60.zip 10-unzip-handle-pkware-verify.patch 20-unzip-uidgid-fix.patch unzip-6.0-heap-overflow-infloop.patch -- cgit v1.2.3