aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-24 21:07:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-24 21:41:31 -0300
commit528a00c8ec26faab9eb3548650f8cbb5d4c6d2fc (patch)
tree4dadb19bb2b25b7178a3287846cc0010b9023b63 /testing/monero
parente57d81777fc284b6c8125f5384a27a32cbd11c56 (diff)
downloadaports-528a00c8ec26faab9eb3548650f8cbb5d4c6d2fc.tar.bz2
aports-528a00c8ec26faab9eb3548650f8cbb5d4c6d2fc.tar.xz
testing/monero: upgrade to 0.14.1.2
Diffstat (limited to 'testing/monero')
-rw-r--r--testing/monero/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD
index 9e644fd221..fd2f7a4469 100644
--- a/testing/monero/APKBUILD
+++ b/testing/monero/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=monero
-pkgver=0.14.1.0
+pkgver=0.14.1.2
pkgrel=0
pkgdesc="Secure, private, untraceable cryptocurrency"
url="https://getmonero.org/"
@@ -27,11 +27,11 @@ build() {
}
package() {
- mkdir -p "${pkgdir}"/usr/bin
- install -m755 -t "${pkgdir}"/usr/bin build/bin/*
+ mkdir -p "$pkgdir"/usr/bin
+ install -m755 -t "$pkgdir"/usr/bin build/bin/*
}
-sha512sums="59ec15a0d65536d464162a555172e1ac5bbe358af6ef008336877afaa695f2d048b7830e5f6097325373152df1e4a4e59b693d9f26497447a1845a28b8d74878 monero-0.14.1.0.tar.gz
+sha512sums="c3c3b7cb6e6d5ab5fd28fddd4c0d40978ede0b281f27d714ab909c6c85f73da6e56a6114ddeed6b520a462e0066d5412ca8e38370e1c89113015b880bbd926fd monero-0.14.1.2.tar.gz
899f2d539f826664f38d2f674db8272b639a4e4af72a147769c9382a5cbf0df4934183f30f01725b4e950df49cc580fc8d4de70387e905943cd2b295d53ef9aa easylogging.patch
70c8e981d87442e0c8eccb6804af8ba78c312cfeb547957b20c8e4e83e533f161ce1b094891a99df4113e901f43954a0f1473e39781e8dae77faa0726132563b system-miniupnpc.patch
087e48b0507c0fb7cc9dbab05b0373b61687de3935642299c6df0194539934e7cccad497435c32291c063b10f4d91d4fbc98d81e269148c4e14780ed38d43559 version-string.patch"