Commit 3848cd6d authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

Bump spawn-fcgi to 1.6.3



Closes #705

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent bd49a62d
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -16,9 +16,9 @@
	kismet, libelf, libevent, libglib2, libidn, liblockfile, libmad,
	libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp,
	ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
	quagga, radvd, rsync, samba, sawman, shared-mime-info, speech-tools,
	sqlite, squashfs, synergy, syslinux, tcpdump, u-boot, util-linux,
	valgrind, vsftpd, wipe
	quagga, radvd, rsync, samba, sawman, shared-mime-info, spawn-fcgi,
	speech-tools, sqlite, squashfs, synergy, syslinux, tcpdump, u-boot,
	util-linux, valgrind, vsftpd, wipe

	wpa-supplicant, xdata_xcursor-themes, zlib

@@ -45,6 +45,7 @@
	#665: [PATCH] Samba package
	#667: [PATCH] e2fsprogs
	#703: [SECURITY] Update openssl package to 0.9.8l
	#705: Bump spawn-fcgi package to 1.6.3
	#709: Bump lighttpd package to 1.4.24
	#713: Migrate openntpd package to Makefile.autotools.in
	#715: Bump libidn package to 1.15 and other fixes
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
#############################################################

SPAWN_FCGI_VERSION = 1.6.2
SPAWN_FCGI_VERSION = 1.6.3
SPAWN_FCGI_SITE = http://www.lighttpd.net/download
SPAWN_FCGI_SOURCE = spawn-fcgi-$(SPAWN_FCGI_VERSION).tar.bz2