apache: update to 2.4.54.
Also, fix homepage and changelog URLs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'apache'
|
||||
pkgname=apache
|
||||
version=2.4.53
|
||||
version=2.4.54
|
||||
revision=1
|
||||
wrksrc="httpd-${version}"
|
||||
build_style=gnu-configure
|
||||
@@ -32,10 +32,10 @@ depends="apache-htpasswd"
|
||||
short_desc="Apache http server"
|
||||
maintainer="ologantr <mrphyber@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://httpd.apache.org/"
|
||||
changelog="http://www.apache.org/dist/httpd/CHANGES_2.4"
|
||||
homepage="https://httpd.apache.org/"
|
||||
changelog="https://www.apache.org/dist/httpd/CHANGES_2.4"
|
||||
distfiles="https://dlcdn.apache.org/httpd/httpd-${version}.tar.bz2"
|
||||
checksum=d0bbd1121a57b5f2a6ff92d7b96f8050c5a45d3f14db118f64979d525858db63
|
||||
checksum=eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340
|
||||
|
||||
system_accounts="_apache"
|
||||
_apache_homedir="/srv/www/$pkgname"
|
||||
|
||||
Reference in New Issue
Block a user