diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-01 15:50:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-02 10:31:57 +0000 |
commit | 2e5aa1b5d8ebb524594a33cc820d6fa94ef4c76a (patch) | |
tree | 04cb78f478ca58db68df685e73fe461454650425 /testing/monero/APKBUILD | |
parent | 963045ad6143a4cb0d736955283ace5a36f8e90c (diff) | |
download | aports-2e5aa1b5d8ebb524594a33cc820d6fa94ef4c76a.tar.bz2 aports-2e5aa1b5d8ebb524594a33cc820d6fa94ef4c76a.tar.xz |
testing/monero: rebuild against boost-1.69
Diffstat (limited to 'testing/monero/APKBUILD')
-rw-r--r-- | testing/monero/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD index 4e1d34b11c..89a30f8a24 100644 --- a/testing/monero/APKBUILD +++ b/testing/monero/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=monero pkgver=0.14.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Secure, private, untraceable cryptocurrency" url="https://getmonero.org/" arch="all" |