aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-06-06 09:10:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-06-06 09:10:40 +0000
commit31109f210df44c1822c8f9d576d0e08d6fa90232 (patch)
treea620f604a7a64559a9152718bde8604df96cc8d4
parentaf1af8436cbe0a89d2dd4aa70bf342d02e41b4d6 (diff)
downloadaports-31109f210df44c1822c8f9d576d0e08d6fa90232.tar.bz2
aports-31109f210df44c1822c8f9d576d0e08d6fa90232.tar.xz
core/zlib: bump pkgrel so we force upgrade of previously bad buildv1.9.0_alpha13
The previous zlib build will eat your cat and kill your dog.
-rw-r--r--core/zlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/zlib/APKBUILD b/core/zlib/APKBUILD
index c5760e68a8..5a171860e2 100644
--- a/core/zlib/APKBUILD
+++ b/core/zlib/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=zlib
pkgver=1.2.3.3
-pkgrel=3
+pkgrel=4
pkgdesc="A compression/decompression Library"
license=custom:zlib
url="http://www.gzip.org/zlib"