fcgi: extract update_* to external update file
This commit is contained in:
parent
3fd661204e
commit
6273ca17ad
|
@ -7,7 +7,6 @@ short_desc="Fast, open, and secure Web server interface"
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="custom"
|
||||
homepage="http://www.fastcgi.com/"
|
||||
update_pkgname="libfcgi"
|
||||
distfiles="http://ftp.de.debian.org/debian/pool/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"
|
||||
checksum=c21f553f41141a847b2f1a568ec99a3068262821e4e30bc9d4b5d9091aa0b5f7
|
||||
wrksrc="libfcgi-${version}.orig"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="libfcgi"
|
Loading…
Reference in New Issue