diff options
Diffstat (limited to 'main/zip/APKBUILD')
-rw-r--r-- | main/zip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zip/APKBUILD b/main/zip/APKBUILD index 989d1c9fc0c..ddcc9b2e22f 100644 --- a/main/zip/APKBUILD +++ b/main/zip/APKBUILD @@ -11,7 +11,7 @@ license="Info-ZIP" depends="unzip" #unzip is needed for `zip -T` makedepends="" subpackages="$pkgname-doc" -source="https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz +source="https://downloads.sourceforge.net/infozip/zip${_pkgver}.tar.gz 10-zip-3.0-build.patch 20-zip-3.0-exec-stack.patch 30-zip-3.0-pic.patch |