summaryrefslogtreecommitdiff
path: root/README.FreeBSD
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2016-01-03 14:48:09 +0000
committerStefan Bühler <stbuehler@web.de>2016-01-03 14:48:09 +0000
commitc354229f42ac1a21746a5700d00d1745310cd740 (patch)
treeaaf437490b3d1b5b0d191dcae96cf587bdf0e327 /README.FreeBSD
parentd8e028e06900b781bebfe2f52cc7254444a31716 (diff)
downloadlighttpd-git-c354229f42ac1a21746a5700d00d1745310cd740.tar.gz
add handling for lua 5.2 and 5.3 (fixes #2674)
Reviewers: stbuehler Differential Revision: https://review.lighttpd.net/D4 From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3070 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'README.FreeBSD')
-rw-r--r--README.FreeBSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.FreeBSD b/README.FreeBSD
index dbb76ebd..5d0d2b7a 100644
--- a/README.FreeBSD
+++ b/README.FreeBSD
@@ -27,7 +27,7 @@ FreeBSD dependencies:
pkg install gamin
or
pkg install fam
-- Lua 5.1 (mod_magnet and mod_cml; lighty upstream doesn't support 5.2 yet)
+- Lua 5.1, 5.2 or 5.3 (mod_magnet and mod_cml)
pkg install lua51
- (deprecated) memcache library (mod_cml and mod_trigger_b4_dl feature)
pkg install libmemcache