aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-06-19 14:48:36 +0000
committerJörg Mayer <jmayer@loplof.de>2012-06-19 14:48:36 +0000
commit260237201056812a5e83b03baf44170b64ddf9bc (patch)
tree5dc4d0767f57c2f0e84de03a4fa497736cf01fb8 /macosx-setup.sh
parent7364abf0bc2cd8b0f4ff6a54000b8d682cab1ad1 (diff)
Add a comment to prevent acidentally bumping lua version to 5.2 again.
svn path=/trunk/; revision=43366
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 0832cdb42b..728efc364c 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -66,6 +66,8 @@ LIBGPG_ERROR_VERSION=1.10
#
LIBGCRYPT_VERSION=1.5.0
GNUTLS_VERSION=2.12.19
+# Stay with Lua 5.1 when updating until the code has been changed
+# to support 5.2
LUA_VERSION=5.1.5
PORTAUDIO_VERSION=pa_stable_v19_20111121
#