summaryrefslogtreecommitdiffstats
path: root/src/lua.mk
diff options
context:
space:
mode:
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)