The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / spawn-fcgi / spawn-fcgi.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/spawn-fcgi/spawn-fcgi.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/spawn-fcgi/spawn-fcgi.mk
new file mode 100644 (file)
index 0000000..13357bb
--- /dev/null
@@ -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))