spawn-fcgi: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:09 +00:00
parent 07faa0feba
commit a4e27c5654
2 changed files with 1 additions and 1 deletions

View file

@ -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

View file

@ -0,0 +1 @@
site="$homepage/news"