apache: update to 2.4.46.

This commit is contained in:
Johannes 2020-08-14 23:24:56 +02:00 committed by Johannes
parent ef567e6c56
commit 8efe432dcd

View file

@ -1,7 +1,7 @@
# Template file for 'apache'
pkgname=apache
version=2.4.43
revision=3
version=2.4.46
revision=1
wrksrc="httpd-${version}"
build_style=gnu-configure
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
@ -36,7 +36,7 @@ license="Apache-2.0"
homepage="http://httpd.apache.org/"
changelog="http://www.apache.org/dist/httpd/CHANGES_2.4"
distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2"
checksum=a497652ab3fc81318cdc2a203090a999150d86461acff97c1065dc910fe10f43
checksum=740eddf6e1c641992b22359cabc66e6325868c3c5e2e3f98faf349b61ecf41ea
system_accounts="_${pkgname}"
_apache_homedir="/srv/www/$pkgname"