apache: update to 2.4.9.
This commit is contained in:
parent
b6083c4771
commit
5488f8a93b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apache'
|
# Template file for 'apache'
|
||||||
pkgname=apache
|
pkgname=apache
|
||||||
version=2.4.7
|
version=2.4.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=httpd-${version}
|
wrksrc=httpd-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -46,7 +46,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://httpd.apache.org/"
|
homepage="http://httpd.apache.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
distfiles="http://www.apache.org/dist/httpd/httpd-${version}.tar.bz2"
|
||||||
checksum=64368d8301836815ae237f2b62d909711c896c1bd34573771e0ee5ad808ce71b
|
checksum=f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2847603
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# set default user
|
# set default user
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue