aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/monero/APKBUILD')
-rw-r--r--testing/monero/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD
index 2787fa0d18..176829d12c 100644
--- a/testing/monero/APKBUILD
+++ b/testing/monero/APKBUILD
@@ -5,12 +5,13 @@ pkgver=0.11.1.0
pkgrel=1
pkgdesc="Secure, private, untraceable cryptocurrency"
url="https://getmonero.org/"
-arch="all !s390x"
+arch="all"
license="BSD"
makedepends="unbound-dev libressl-dev boost-dev miniupnpc-dev cmake"
options="!check"
source="$pkgname-$pkgver.tar.gz::https://github.com/monero-project/$pkgname/archive/v$pkgver.tar.gz
easylogging.patch
+ disable-aes-on-s390x.patch
"
builddir="$srcdir/"$pkgname-$pkgver
@@ -28,4 +29,5 @@ package() {
}
sha512sums="bac3520730164afe2ca992c588bd0b51791d986cd8d5ebcaac5bd48185b963e2391c28ee89399d7dd678a5d1f8b41c3ae5724d194a5f62bbcd3e6ad505986573 monero-0.11.1.0.tar.gz
-ff26308bdaf1e0aea9803ece5ec23bebb55d39169e9567c48f4cd4bdceb4fa75cd27fee5bd3d5050273936a3593a29dc2c9d7f5a8dd7a1e0b97a752c48ad4985 easylogging.patch"
+ff26308bdaf1e0aea9803ece5ec23bebb55d39169e9567c48f4cd4bdceb4fa75cd27fee5bd3d5050273936a3593a29dc2c9d7f5a8dd7a1e0b97a752c48ad4985 easylogging.patch
+32784d187f0c496468fdf5a31071e224a5772d4dab46c053b8d377e5680016d3b7a4fa71fde349e0f200e767b9732492eecd1928b90f3441dff7e1627e6c8748 disable-aes-on-s390x.patch"