diff options
author | Andrew Manison <amanison@anselsystems.com> | 2010-05-26 23:09:04 +0000 |
---|---|---|
committer | Andrew Manison <amanison@anselsystems.com> | 2010-05-26 23:09:04 +0000 |
commit | 9fddb4d5b41c0b5e69d5ee138297e95eff290302 (patch) | |
tree | b353402b4af0ac5b912dc78ca7d996c397b8e2e3 /main/zip/APKBUILD | |
parent | ccf26410d30adc8c1934dd553687157ed6e31d69 (diff) | |
parent | 8c1128e93e03012dabadb9a3f723dbd20eb60cd4 (diff) | |
download | aports-9fddb4d5b41c0b5e69d5ee138297e95eff290302.zip |
Merged from Alpine main repository.
Merge
Conflicts:
main/abuild/APKBUILD
main/cramfs/APKBUILD
main/curl/APKBUILD
main/dialog/APKBUILD
main/libconfig/APKBUILD
main/snort/APKBUILD
main/syslinux/APKBUILD
Diffstat (limited to 'main/zip/APKBUILD')
-rw-r--r-- | main/zip/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/zip/APKBUILD b/main/zip/APKBUILD index 4998c35b762..6733e61e564 100644 --- a/main/zip/APKBUILD +++ b/main/zip/APKBUILD @@ -1,11 +1,11 @@ # Maintainer: Carlo Landmeter <clandmeter at gmail.com> pkgname=zip pkgver=3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Creates PKZIP-compatible .zip files" url="http://www.info-zip.org/pub/infozip/Zip.html" license="AS IS" -depends="uclibc" +depends="" makedepends="" source="ftp://ftp.info-${pkgname}.org/pub/info${pkgname}/src/${pkgname}30.zip 10-zip-3.0-build.patch |