summaryrefslogtreecommitdiff
path: root/extra/apache/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/apache/PKGBUILD')
-rw-r--r--extra/apache/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/apache/PKGBUILD b/extra/apache/PKGBUILD
index fd7b03f4e..7c936f9d5 100644
--- a/extra/apache/PKGBUILD
+++ b/extra/apache/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 207472 2014-03-10 15:55:51Z anatolik $
+# $Id: PKGBUILD 208547 2014-03-24 13:25:02Z anatolik $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=apache
-pkgver=2.4.7
-pkgrel=2
+pkgver=2.4.9
+pkgrel=1
pkgdesc='A high performance Unix-based HTTP server'
arch=('i686' 'x86_64')
url='http://www.apache.org/dist/httpd'
@@ -22,9 +22,9 @@ backup=(
depends=('zlib' 'apr-util' 'pcre')
makedepends=('libxml2' 'lua' 'openssl')
optdepends=(
- 'lua: for mod_lua support'
- 'openssl: for mod_ssl support'
- 'libxml2: for mod_xml2enc support'
+ 'lua: for mod_lua module'
+ 'openssl: for mod_ssl module'
+ 'libxml2: for mod_proxy_html, mod_xml2enc modules'
'lynx: apachectl status'
)
install=apache.install
@@ -35,7 +35,7 @@ source=(
httpd.service
arch.layout
)
-sha256sums=('64368d8301836815ae237f2b62d909711c896c1bd34573771e0ee5ad808ce71b'
+sha256sums=('f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2847603'
'SKIP'
'63da1a420f4714a3e7af2672d28384419cc7eedbe7bf35baebd02938fabc15bf'
'875903831634edf35d8d57e9a51bacb818255ecb3bfff29627f03e43d1ab65c3'