summaryrefslogtreecommitdiffstats
path: root/src/lua.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-03-29 09:38:17 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-03-29 09:38:17 (GMT)
commit2768800103e4fa3e59204e28aee56e065cdd9e9d (patch)
tree004590a9a92a27286dffce553489df227481ee5e /src/lua.mk
parent06f89b26ae3203cf643cf7a1756030af6bf30986 (diff)
downloadmxe-2768800103e4fa3e59204e28aee56e065cdd9e9d.zip
mxe-2768800103e4fa3e59204e28aee56e065cdd9e9d.tar.gz
mxe-2768800103e4fa3e59204e28aee56e065cdd9e9d.tar.bz2
update packages libgsf lua
Diffstat (limited to 'src/lua.mk')
-rw-r--r--src/lua.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua.mk b/src/lua.mk
index 5e81051..9a2f1b1 100644
--- a/src/lua.mk
+++ b/src/lua.mk
@@ -3,7 +3,7 @@
PKG := lua
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 6bb1b0a39b6a5484b71a83323c690154f86b2021
+$(PKG)_CHECKSUM := 0857e41e5579726a4cb96732e80d7aa47165eaf5
$(PKG)_SUBDIR := lua-$($(PKG)_VERSION)
$(PKG)_FILE := lua-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.lua.org/ftp/$($(PKG)_FILE)