apache-mpm-worker: add homepage, license
This commit is contained in:
parent
9388daec33
commit
9b386ec87a
|
@ -12,7 +12,10 @@ pkgname=apache-mpm-worker
|
|||
configure_args="${configure_args} --enable-modules= --prefix=/usr --with-mpm=worker"
|
||||
# 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 - high speed threaded mode"
|
||||
long_desc="
|
||||
Each Apache Multi-Processing Module provides a different flavor of web
|
||||
|
|
Loading…
Reference in New Issue