main/luajit: upgrade to 2.0.4

This commit is contained in:
Natanael Copa 2015-07-17 07:36:58 +00:00
parent b0151459f3
commit 7cbe00a5bf

View File

@ -2,8 +2,8 @@
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=luajit
pkgver=2.0.3
pkgrel=2
pkgver=2.0.4
pkgrel=0
pkgdesc='Just-in-time compiler and replacement for Lua 5.1 '
url='http://luajit.org'
arch="all"
@ -31,6 +31,6 @@ package() {
$pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
}
md5sums="f14e9104be513913810cd59c8c658dc0 LuaJIT-2.0.3.tar.gz"
sha256sums="55be6cb2d101ed38acca32c5b1f99ae345904b365b642203194c585d27bebd79 LuaJIT-2.0.3.tar.gz"
sha512sums="7b3e3de22ac3602299b5918b60801e45a3278e547a15c16fdae7359538d4ada27ba664935d5f97c7409f330c2f8efeaae9ea03415f5e9d5a9d81e022cd5d36e0 LuaJIT-2.0.3.tar.gz"
md5sums="dd9c38307f2223a504cbfb96e477eca0 LuaJIT-2.0.4.tar.gz"
sha256sums="620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d LuaJIT-2.0.4.tar.gz"
sha512sums="a72957bd85d8f457269e78bf08c19b28c5707df5d19920d61918f8a6913f55913ce13037fb9a6463c04cefde0c6644739f390e09d656e4bbc2c236927aa3f8f9 LuaJIT-2.0.4.tar.gz"