mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
apache: update to 2.4.39.
This commit is contained in:
parent
248512dc73
commit
0790e98b03
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'apache'
|
# Template file for 'apache'
|
||||||
pkgname=apache
|
pkgname=apache
|
||||||
version=2.4.38
|
version=2.4.39
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="httpd-${version}"
|
wrksrc="httpd-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
|
configure_args="--prefix= --sbindir=/usr/bin --enable-pie --enable-modules=all
|
||||||
|
@ -37,7 +37,7 @@ license="Apache-2.0"
|
||||||
homepage="http://httpd.apache.org/"
|
homepage="http://httpd.apache.org/"
|
||||||
changelog="http://www.apache.org/dist/httpd/CHANGES_2.4"
|
changelog="http://www.apache.org/dist/httpd/CHANGES_2.4"
|
||||||
distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
distfiles="https://archive.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
||||||
checksum=7dc65857a994c98370dc4334b260101a7a04be60e6e74a5c57a6dee1bc8f394a
|
checksum=b4ca9d05773aa59b54d66cd8f4744b945289f084d3be17d7981d1783a5decfa2
|
||||||
|
|
||||||
system_accounts="_${pkgname}"
|
system_accounts="_${pkgname}"
|
||||||
_apache_homedir="/srv/www/$pkgname"
|
_apache_homedir="/srv/www/$pkgname"
|
||||||
|
|
Loading…
Add table
Reference in a new issue