summaryrefslogtreecommitdiffstats
path: root/src/luajit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/luajit.mk')
-rw-r--r--src/luajit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luajit.mk b/src/luajit.mk
index 2782001..fa036a5 100644
--- a/src/luajit.mk
+++ b/src/luajit.mk
@@ -4,7 +4,7 @@
PKG := luajit
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.0.4
-$(PKG)_CHECKSUM := 6e533675180300e85d12c4bbeea2d0e41ad21172
+$(PKG)_CHECKSUM := 37cbd2dd5d49e56beb414bee052c746beef1807d
$(PKG)_SUBDIR := LuaJIT-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
$(PKG)_URL := http://luajit.org/download/$($(PKG)_FILE)