fcgi: fix dead homepage=
This commit is contained in:
parent
65003fe2d2
commit
ad160e36a7
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'fcgi'
|
# Template file for 'fcgi'
|
||||||
pkgname=fcgi
|
pkgname=fcgi
|
||||||
version=2.4.0
|
version=2.4.0
|
||||||
revision=4
|
revision=5
|
||||||
|
wrksrc="libfcgi-${version}.orig"
|
||||||
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool automake"
|
hostmakedepends="libtool automake"
|
||||||
short_desc="Fast, open, and secure Web server interface"
|
short_desc="Fast, open, and secure Web server interface"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://www.fastcgi.com/"
|
homepage="https://directory.fsf.org/wiki/Libfcgi"
|
||||||
distfiles="${DEBIAN_SITE}/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"
|
||||||
checksum=c21f553f41141a847b2f1a568ec99a3068262821e4e30bc9d4b5d9091aa0b5f7
|
checksum=c21f553f41141a847b2f1a568ec99a3068262821e4e30bc9d4b5d9091aa0b5f7
|
||||||
wrksrc="libfcgi-${version}.orig"
|
|
||||||
build_style=gnu-configure
|
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue