spawn-fcgi: extract update_* to external update file
This commit is contained in:
parent
07faa0feba
commit
a4e27c5654
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ short_desc="Spawn FastCGI applications"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="BSD"
|
||||
homepage="http://redmine.lighttpd.net/projects/spawn-fcgi/"
|
||||
update_site="$homepage/news"
|
||||
distfiles="http://www.lighttpd.net/download/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a3cfc7c9581b6ddc31084b379c9160323fa345d357ace6cd2d3d3af3593e2873
|
||||
|
||||
|
|
1
srcpkgs/spawn-fcgi/update
Normal file
1
srcpkgs/spawn-fcgi/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="$homepage/news"
|
Loading…
Reference in a new issue