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