Import buildroot 2016.02.01
This commit is contained in:
13
firmware/buildroot/package/spawn-fcgi/spawn-fcgi.mk
Normal file
13
firmware/buildroot/package/spawn-fcgi/spawn-fcgi.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# spawn-fcgi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SPAWN_FCGI_VERSION = 1.6.4
|
||||
SPAWN_FCGI_SITE = http://www.lighttpd.net/download
|
||||
SPAWN_FCGI_SOURCE = spawn-fcgi-$(SPAWN_FCGI_VERSION).tar.bz2
|
||||
SPAWN_FCGI_LICENSE = BSD-3c
|
||||
SPAWN_FCGI_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user