From c17568cff8c7e60fcdd31af6aaee6f7d612d005d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 16 Jan 2012 14:57:31 -0500 Subject: [PATCH] extra/apache to 2.2.21-1.2 --- extra/apache/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/apache/PKGBUILD b/extra/apache/PKGBUILD index fa0701dea..90e1b47bb 100644 --- a/extra/apache/PKGBUILD +++ b/extra/apache/PKGBUILD @@ -4,13 +4,13 @@ # Contributor: Pierre Schmitz # ALARM: Kevin Mihelich -# - rebuild for gdbm update, remove from git when superceded by upstream +# - rebuild for db update, remove when updated upstream plugrel=1 pkgname=apache pkgver=2.2.21 -pkgrel=1.1 +pkgrel=1.2 pkgdesc='A high performance Unix-based HTTP server' arch=('i686' 'x86_64') options=('!libtool')