mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/luajit: remove patch in DOWNLOADS section and corresponding md5sum
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
defd2c4f59
commit
e4f9974c41
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="luajit"
|
||||
VERSION="2.0.1"
|
||||
HOMEPAGE="http://luajit.org/"
|
||||
DOWNLOAD="http://luajit.org/download/LuaJIT-2.0.1.tar.gz http://luajit.org/download/v2.0.1_hotfix1.patch"
|
||||
MD5SUM="85e406e8829602988eb1233a82e29f1f 5186c5901e37679a3c835d7b7cdac88e"
|
||||
DOWNLOAD="http://luajit.org/download/LuaJIT-2.0.1.tar.gz"
|
||||
MD5SUM="85e406e8829602988eb1233a82e29f1f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue