apache-mpm-event: add homepage, license
This commit is contained in:
parent
35cdf38f83
commit
9388daec33
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,10 @@ pkgname=apache-mpm-event
|
|||
configure_args="${configure_args} --enable-modules= --prefix=/usr --with-mpm=event"
|
||||
# dlopen(3) run-time dependencies.
|
||||
depends="apache>=$version"
|
||||
revision=2
|
||||
revision=3
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://httpd.apache.org/"
|
||||
license="Apache-2.0"
|
||||
short_desc="Apache HTTP Server - event driven model"
|
||||
long_desc="
|
||||
Each Apache Multi-Processing Module provides a different flavor of web
|
||||
|
|
Loading…
Reference in a new issue