apache: update to 2.4.49.
This commit is contained in:
parent
a66fe65da1
commit
cac18e34cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache'
|
||||
pkgname=apache
|
||||
version=2.4.48
|
||||
version=2.4.49
|
||||
revision=1
|
||||
wrksrc="httpd-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=1bc826e7b2e88108c7e4bf43c026636f77a41d849cfb667aa7b5c0b86dbf966c
|
||||
checksum=65b965d6890ea90d9706595e4b7b9365b5060bec8ea723449480b4769974133b
|
||||
|
||||
system_accounts="_${pkgname}"
|
||||
_apache_homedir="/srv/www/$pkgname"
|
||||
|
|
Loading…
Reference in a new issue