monero: rebuild with libressl-2.8
This commit is contained in:
parent
8de88d0e28
commit
4160eab1e3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.13.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
conf_files="/etc/monerod.conf"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://getmonero.org"
|
||||
distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz"
|
||||
checksum=2e184d6bb61a649201f4aa1a78ee25332e3c0e41f040dea5aa54821c6e6e6229
|
||||
checksum=93158879f2890021ae75b31f4b81ad8026ce5b626da1f2fc44ab70657bfa512c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"
|
||||
|
|
Loading…
Reference in a new issue