mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
fcgi: extract update_* to external update file
This commit is contained in:
parent
3fd661204e
commit
6273ca17ad
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="Fast, open, and secure Web server interface"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://www.fastcgi.com/"
|
homepage="http://www.fastcgi.com/"
|
||||||
update_pkgname="libfcgi"
|
|
||||||
distfiles="http://ftp.de.debian.org/debian/pool/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"
|
distfiles="http://ftp.de.debian.org/debian/pool/main/libf/libfcgi/libfcgi_${version}.orig.tar.gz"
|
||||||
checksum=c21f553f41141a847b2f1a568ec99a3068262821e4e30bc9d4b5d9091aa0b5f7
|
checksum=c21f553f41141a847b2f1a568ec99a3068262821e4e30bc9d4b5d9091aa0b5f7
|
||||||
wrksrc="libfcgi-${version}.orig"
|
wrksrc="libfcgi-${version}.orig"
|
||||||
|
|
1
srcpkgs/fcgi/update
Normal file
1
srcpkgs/fcgi/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="libfcgi"
|
Loading…
Add table
Reference in a new issue