mod_fastcgi: add homepage, license
This commit is contained in:
parent
d31be134be
commit
160630892e
1 changed files with 3 additions and 1 deletions
|
@ -3,10 +3,12 @@ pkgname=mod_fastcgi
|
||||||
version=2.4.6
|
version=2.4.6
|
||||||
distfiles="http://www.fastcgi.com/dist/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.fastcgi.com/dist/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
revision=1
|
revision=2
|
||||||
depends="apache"
|
depends="apache"
|
||||||
makedepends="apache-devel"
|
makedepends="apache-devel"
|
||||||
short_desc="Apache module to support the FastCGI protocol"
|
short_desc="Apache module to support the FastCGI protocol"
|
||||||
|
homepage="http://www.fastcgi.com/"
|
||||||
|
license="Custom"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a5a887eecc8fe13e4cb1cab4d140188a3d2b5e6f337f8a1cce88ca441ddbe689
|
checksum=a5a887eecc8fe13e4cb1cab4d140188a3d2b5e6f337f8a1cce88ca441ddbe689
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue