diff --git a/srcpkgs/apache/template b/srcpkgs/apache/template index ae13191c761..e0fb523de53 100644 --- a/srcpkgs/apache/template +++ b/srcpkgs/apache/template @@ -1,7 +1,7 @@ # Template file for 'apache' pkgname=apache version=2.4.6 -revision=1 +revision=2 wrksrc=httpd-${version} build_style=gnu-configure configure_args="--prefix= --enable-pie --enable-modules=all @@ -47,12 +47,6 @@ homepage="http://httpd.apache.org/" license="Apache-2.0" distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2" checksum=dc9f3625ebc08bea55eeb0d16e71fba656f252e6cd0aa244ee7806dc3b022fea -long_desc=" - The Apache HTTP Server Project is an effort to develop and maintain an - open-source HTTP server for modern operating systems including UNIX and - Windows NT. The goal of this project is to provide a secure, efficient and - extensible server that provides HTTP services in sync with the current HTTP - standards." pre_configure() { # set default user