Update luajit to 2.0.1

OK benoit@, sthen@
This commit is contained in:
abieber 2013-05-09 17:57:56 +00:00
parent 0e2506dd4c
commit b097427f1e
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:20:28 espie Exp $
# $OpenBSD: Makefile,v 1.7 2013/05/09 17:57:56 abieber Exp $
ONLY_FOR_ARCHS = powerpc arm i386 amd64
# for mips64* gcc 4.6 is needed, but that doesn't build on this arch (yet)
@ -7,7 +7,7 @@ SHARED_ONLY = Yes
SHARED_LIBS += luajit-${MODLUA_VERSION} 0.0 # 2.0.0
COMMENT = just-in-time compiler for Lua
V = 2.0.0
V = 2.0.1
DISTNAME = LuaJIT-${V}
PKGNAME = ${DISTNAME:L}

View File

@ -1,2 +1,2 @@
SHA256 (LuaJIT-2.0.0.tar.gz) = 3q7WRcSgk8X7JQwwyZM8kTHuBclLEyYtWPbgtgszjBU=
SIZE (LuaJIT-2.0.0.tar.gz) = 837408
SHA256 (LuaJIT-2.0.1.tar.gz) = I3HM61NFPYp7NkUeagzNtmI2kkVF1gQt3Uw06WaJkMA=
SIZE (LuaJIT-2.0.1.tar.gz) = 841399