aboutsummaryrefslogtreecommitdiffstats
path: root/main/luajit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/luajit/APKBUILD')
-rw-r--r--main/luajit/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/luajit/APKBUILD b/main/luajit/APKBUILD
index 1dee244d20..a13ccc6e5f 100644
--- a/main/luajit/APKBUILD
+++ b/main/luajit/APKBUILD
@@ -4,7 +4,7 @@ pkgname=luajit
_pkgname=LuaJIT
pkgver=2.1.0_beta3
_pkgver=${pkgver/_/-}
-pkgrel=4
+pkgrel=5
pkgdesc='Just-in-time compiler and replacement for Lua 5.1'
url='http://luajit.org'
arch="all !s390x"
@@ -13,7 +13,7 @@ makedepends="$depends_dev paxmark"
provides="lua"
subpackages="$pkgname-dev $pkgname-doc"
source="http://luajit.org/download/$_pkgname-$_pkgver.tar.gz
- enable-support-for-ppc64le.patch
+ 0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch
module-paths.patch"
builddir="$srcdir/$_pkgname-$_pkgver"
@@ -46,5 +46,5 @@ package() {
}
sha512sums="c44e967a0f671ed32b55aee810bc8b3b63737a2d7363b8984ae1949b24f98dbb3f9be7c1e10239fdeb96a3e3c836f606342cbd61838cf9bcadb077443eb5bc12 LuaJIT-2.1.0-beta3.tar.gz
-c2b1a39fe19dfe1817811015ef1fea24b0966ff791fcbde1090527331c2b9ceab9b923960c01cfb8aa81bab40aa437eb0f285385378e7eaa83016abf36beae27 enable-support-for-ppc64le.patch
+2e4a4416ad60f6463b2f4ce2c5b8f0519dfb7bfd85e377fed8423477088c5ac9143d0c30a772e65f492317da63bcd06ab01dabe85933c2bd32d6f061167e5515 0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch
9c6c410e142838c5128c70570e66beb53cc5422df5ecfb8ab0b5f362637b21ab5978c00f19bc1759165df162fd6438a2ed43e25020400011b7bb14014d87c62e module-paths.patch"