apache: update to 2.4.25

This commit is contained in:
Juergen Buchmueller 2016-12-26 12:44:38 +01:00
parent aa8a433359
commit 6a3680e2a1

View file

@ -1,7 +1,7 @@
# Template file for 'apache'
pkgname=apache
version=2.4.23
revision=2
version=2.4.25
revision=1
wrksrc=httpd-${version}
build_style=gnu-configure
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
@ -33,7 +33,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://httpd.apache.org/"
license="Apache-2.0"
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
checksum=0c1694b2aad7765896faf92843452ee2555b9591ae10d4f19b245f2adfe85e58
checksum=f87ec2df1c9fee3e6bfde3c8b855a3ddb7ca1ab20ca877bd0e2b6bf3f05c80b2
system_accounts="_$pkgname"
_apache_homedir="/srv/www/$pkgname"