aboutsummaryrefslogtreecommitdiffstats
path: root/testing/monero
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-07 11:28:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:16 +0000
commitc887d7741921890f1e05a1b7fd6ac7c6092d1ce0 (patch)
treeb073654964757f73afc23fdf32604b192aff84a2 /testing/monero
parent022bcfe3740bce1a0377469cc734b962551f233f (diff)
downloadaports-c887d7741921890f1e05a1b7fd6ac7c6092d1ce0.tar.bz2
aports-c887d7741921890f1e05a1b7fd6ac7c6092d1ce0.tar.xz
testing/monero: rebuild against openssl 1.1
Diffstat (limited to 'testing/monero')
-rw-r--r--testing/monero/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/monero/APKBUILD b/testing/monero/APKBUILD
index a2674bb27f..0a1015f2c8 100644
--- a/testing/monero/APKBUILD
+++ b/testing/monero/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=monero
pkgver=0.13.0.4
-pkgrel=0
+pkgrel=1
pkgdesc="Secure, private, untraceable cryptocurrency"
url="https://getmonero.org/"
arch="all"
license="BSD"
-makedepends="unbound-dev libressl-dev boost-dev miniupnpc-dev cmake cppzmq zeromq-dev rapidjson-dev readline-dev libsodium-dev"
+makedepends="unbound-dev openssl-dev boost-dev miniupnpc-dev cmake cppzmq zeromq-dev rapidjson-dev readline-dev libsodium-dev"
options="!check"
source="$pkgname-$pkgver.tar.gz::https://github.com/monero-project/$pkgname/archive/v$pkgver.tar.gz
easylogging.patch