[packages] quagga-unstable: Update to v0.99.16
[openwrt/svn-archive/archive.git] / net / spawn-fcgi / Makefile
index ed00dafa7afcd2685755de7c9e40c88f16cefaac..55170a026e282a58b2aa1b9b089555387a92221d 100644 (file)
@@ -4,19 +4,17 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: $
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=spawn-fcgi
-PKG_VERSION:=1.6.0
+PKG_VERSION:=1.6.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.lighttpd.net/download/
-PKG_MD5SUM:=06fcafdb87aeb5dc9b8f0f91632ae748
+PKG_MD5SUM:=787ed2f88d2204bf1fe4fbd6e509d1d7
 
-PKG_FIXUP = libtool
 PKG_INSTALL = 1
 
 include $(INCLUDE_DIR)/package.mk
@@ -26,7 +24,7 @@ define Package/spawn-fcgi
   SECTION:=net
   CATEGORY:=Network
   TITLE:=Tool to spawn fastcgi applications
-  URL:=http://www.lighttpd.net/
+  URL:=http://redmine.lighttpd.net/projects/spawn-fcgi
 endef
 
 define Package/spawn-fcgi/description