apache: update to 2.4.47.

This commit is contained in:
Anthony Iliopoulos 2021-05-03 20:25:42 +02:00 committed by Érico Nogueira Rolim
parent f5cd816a03
commit 9fb6b30fb0

View file

@ -1,7 +1,7 @@
# Template file for 'apache'
pkgname=apache
version=2.4.46
revision=2
version=2.4.47
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=740eddf6e1c641992b22359cabc66e6325868c3c5e2e3f98faf349b61ecf41ea
checksum=23d006dbc8e578116a1138fa457eea824048458e89c84087219f0372880c03ca
system_accounts="_${pkgname}"
_apache_homedir="/srv/www/$pkgname"