apache: update to 2.4.54.
Also, fix homepage and changelog URLs.
This commit is contained in:
parent
c8518a493a
commit
055093b9bd
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue