diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 09:04:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-13 10:34:23 +0000 |
commit | 98c7734ccd3790e1fa1a9c519c2a1e29895f4c2e (patch) | |
tree | 4a2e78a072b40b9545820e7650e1c6a79810dc1e /testing/monero | |
parent | 64e8de5ce565027cb07ec0b9cb4959701f08b09c (diff) | |
download | aports-98c7734ccd3790e1fa1a9c519c2a1e29895f4c2e.tar.bz2 aports-98c7734ccd3790e1fa1a9c519c2a1e29895f4c2e.tar.xz |
testing/monero: rebuild against boost-1.67
Diffstat (limited to 'testing/monero')
-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 8e14b240f8..9902789831 100644 --- a/testing/monero/APKBUILD +++ b/testing/monero/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=monero pkgver=0.12.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Secure, private, untraceable cryptocurrency" url="https://getmonero.org/" arch="all" |