mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
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,
|
kismet, libelf, libevent, libglib2, libidn, liblockfile, libmad,
|
||||||
libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp,
|
libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp,
|
||||||
ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
|
ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
|
||||||
quagga, radvd, rsync, samba, sawman, shared-mime-info, speech-tools,
|
quagga, radvd, rsync, samba, sawman, shared-mime-info, spawn-fcgi,
|
||||||
sqlite, squashfs, synergy, syslinux, tcpdump, u-boot, util-linux,
|
speech-tools, sqlite, squashfs, synergy, syslinux, tcpdump, u-boot,
|
||||||
valgrind, vsftpd, wipe
|
util-linux, valgrind, vsftpd, wipe
|
||||||
|
|
||||||
wpa-supplicant, xdata_xcursor-themes, zlib
|
wpa-supplicant, xdata_xcursor-themes, zlib
|
||||||
|
|
||||||
@ -45,6 +45,7 @@
|
|||||||
#665: [PATCH] Samba package
|
#665: [PATCH] Samba package
|
||||||
#667: [PATCH] e2fsprogs
|
#667: [PATCH] e2fsprogs
|
||||||
#703: [SECURITY] Update openssl package to 0.9.8l
|
#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
|
#709: Bump lighttpd package to 1.4.24
|
||||||
#713: Migrate openntpd package to Makefile.autotools.in
|
#713: Migrate openntpd package to Makefile.autotools.in
|
||||||
#715: Bump libidn package to 1.15 and other fixes
|
#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_SITE = http://www.lighttpd.net/download
|
||||||
SPAWN_FCGI_SOURCE = spawn-fcgi-$(SPAWN_FCGI_VERSION).tar.bz2
|
SPAWN_FCGI_SOURCE = spawn-fcgi-$(SPAWN_FCGI_VERSION).tar.bz2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user