diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-12 20:40:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-12 20:49:46 +0000 |
commit | e785f11d2416d69f96ea4eee838350c488e57644 (patch) | |
tree | 797b3bd8b0b5252a919656e4df6744adb23dc863 /main | |
parent | f414a4762b8ff1d4bea6df9ce8aed5589a97833d (diff) | |
download | aports-e785f11d2416d69f96ea4eee838350c488e57644.tar.bz2 aports-e785f11d2416d69f96ea4eee838350c488e57644.tar.xz |
main/pound: rebuild against pcre-8.30
Diffstat (limited to 'main')
-rw-r--r-- | main/pound/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pound/APKBUILD b/main/pound/APKBUILD index e68516a46e..7af602ffb1 100644 --- a/main/pound/APKBUILD +++ b/main/pound/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pound pkgver=2.6 -pkgrel=0 +pkgrel=1 pkgdesc="A reverse proxy, load balancer, and SSL wrapper" url="http://www.apsis.ch/pound/index_html" arch="all" |