monero: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:20 +01:00
parent da0e90d9cf
commit c1460be122

View file

@ -1,7 +1,7 @@
# Template file for 'monero'
pkgname=monero
version=0.17.1.9
revision=1
revision=2
_randomx_version="1.1.8"
# the revision monero uses as a submodule for the specific version
_rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c"
@ -12,7 +12,7 @@ make_dirs="
/var/lib/monero 0750 monero monero
/var/log/monero 0755 monero monero"
hostmakedepends="pkg-config"
makedepends="libressl-devel boost-devel libldns-devel libunwind-devel
makedepends="openssl-devel boost-devel libldns-devel libunwind-devel
readline-devel unbound-devel miniupnpc-devel expat-devel
cppzmq czmq-devel libsodium-devel"
short_desc="Private, secure, untraceable, decentralised digital currency"