[arch-commits] Commit in apache/trunk (PKGBUILD)

Anatol Pomozov anatolik at nymeria.archlinux.org
Sun Mar 9 00:16:15 UTC 2014


    Date: Sunday, March 9, 2014 @ 01:16:15
  Author: anatolik
Revision: 207425

Enable missing Apache modules:

mod_cern_meta
mod_cgi
mod_ident
mod_imagemap
mod_lua
mod_proxy_html
mod_xml2enc

Fixes FS#39222 FS#39206

Modified:
  apache/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-08 20:13:20 UTC (rev 207424)
+++ PKGBUILD	2014-03-09 00:16:15 UTC (rev 207425)
@@ -5,7 +5,7 @@
 
 pkgname=apache
 pkgver=2.4.7
-pkgrel=1
+pkgrel=2
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 url='http://www.apache.org/dist/httpd'




More information about the arch-commits mailing list