summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/luajit.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luajit.mk b/src/luajit.mk
index d2d63ca..0b8a282 100644
--- a/src/luajit.mk
+++ b/src/luajit.mk
@@ -4,6 +4,7 @@
PKG := luajit
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.0.4
+$(PKG)_ABIVER := 5.1
$(PKG)_CHECKSUM := 620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d
$(PKG)_SUBDIR := LuaJIT-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz