diff options
Diffstat (limited to 'system/zip/APKBUILD')
-rw-r--r-- | system/zip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/zip/APKBUILD b/system/zip/APKBUILD index 401ce74e3..98e60671b 100644 --- a/system/zip/APKBUILD +++ b/system/zip/APKBUILD @@ -4,7 +4,7 @@ pkgname=zip pkgver=3.0 pkgrel=5 pkgdesc="Creates PKZIP-compatible .zip files" -url="http://www.info-zip.org/pub/infozip/Zip.html" +url="http://infozip.sourceforge.net/" arch="all" options="!check" # No test suite. license="Info-ZIP" |