Bump spawn-fcgi to 1.6.3
Closes #705 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
bd49a62d8a
commit
3848cd6dca
7
CHANGES
7
CHANGES
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user