apache: update to 2.4.41.

This commit is contained in:
Anthony Iliopoulos 2019-10-04 00:01:24 +02:00 committed by Helmut Pozimski
parent 35e757f9a0
commit 7b53369aa7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'apache'
pkgname=apache
version=2.4.39
revision=2
version=2.4.41
revision=1
wrksrc="httpd-${version}"
build_style=gnu-configure
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
@ -37,7 +37,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=b4ca9d05773aa59b54d66cd8f4744b945289f084d3be17d7981d1783a5decfa2
checksum=133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40
system_accounts="_${pkgname}"
_apache_homedir="/srv/www/$pkgname"