aboutsummaryrefslogtreecommitdiffstats
path: root/main/zip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/zip/APKBUILD')
-rw-r--r--main/zip/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/zip/APKBUILD b/main/zip/APKBUILD
index 5dd888d760..e4163d9d96 100644
--- a/main/zip/APKBUILD
+++ b/main/zip/APKBUILD
@@ -12,9 +12,9 @@ depends="unzip" #unzip is needed for `zip -T`
makedepends=""
subpackages="$pkgname-doc"
source="https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz
- 10-zip-3.0-build.patch
- 20-zip-3.0-exec-stack.patch
- 30-zip-3.0-pic.patch"
+ 10-zip-3.0-build.patch
+ 20-zip-3.0-exec-stack.patch
+ 30-zip-3.0-pic.patch"
builddir="$srcdir"/${pkgname}${_pkgver}