apache: update to 2.4.35.

This commit is contained in:
Johannes 2018-09-26 13:06:34 +02:00 committed by Johannes
parent 2f56227ea5
commit ee7ba9e53f
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'apache'
pkgname=apache
version=2.4.34
version=2.4.35
revision=1
wrksrc=httpd-${version}
build_style=gnu-configure
@ -34,9 +34,10 @@ conf_files="
short_desc="The Number One HTTP Server On The Internet"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://httpd.apache.org/"
changelog="http://www.apache.org/dist/httpd/CHANGES_2.4"
license="Apache-2.0"
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
checksum=fa53c95631febb08a9de41fd2864cfff815cf62d9306723ab0d4b8d7aa1638f0
checksum=2607c6fdd4d12ac3f583127629291e9432b247b782396a563bec5678aae69b56
system_accounts="_$pkgname"
_apache_homedir="/srv/www/$pkgname"