diff options
Diffstat (limited to 'main/unzip/APKBUILD')
-rw-r--r-- | main/unzip/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
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 |