summaryrefslogtreecommitdiff
path: root/deps/lua/etc
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2013-04-29 12:00:54 +0200
committerantirez <antirez@gmail.com>2013-04-29 12:00:54 +0200
commit214adc50512b6410e2aab1c93e8401ac67afaf90 (patch)
treeab904dbbe6a6f76f533c8f2ad9a4ec0e7e075dc2 /deps/lua/etc
parent48ede0d84d43cc40addaa7de5e88daafe717abba (diff)
downloadredis-214adc50512b6410e2aab1c93e8401ac67afaf90.tar.gz
Lua updated to version 5.1.5.
Diffstat (limited to 'deps/lua/etc')
-rw-r--r--deps/lua/etc/lua.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/lua/etc/lua.pc b/deps/lua/etc/lua.pc
index f52f55b01..07e2852b0 100644
--- a/deps/lua/etc/lua.pc
+++ b/deps/lua/etc/lua.pc
@@ -5,7 +5,7 @@
# grep '^V=' ../Makefile
V= 5.1
# grep '^R=' ../Makefile
-R= 5.1.4
+R= 5.1.5
# grep '^INSTALL_.*=' ../Makefile | sed 's/INSTALL_TOP/prefix/'
prefix= /usr/local