monero: update to 0.13.0.3.
This commit is contained in:
parent
87b91b0444
commit
61b7ccad06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monero'
|
||||
pkgname=monero
|
||||
version=0.13.0.2
|
||||
version=0.13.0.3
|
||||
revision=1
|
||||
conf_files="/etc/monerod.conf"
|
||||
build_style=cmake
|
||||
|
@ -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=613255b761083190e1c313a7cc8c7377938648ebfe1a670ddfa96708e1bc8d7b
|
||||
checksum=93980452bc9aeff1a2f284d22908f350adfcee8dc5df7ee0b696c0a6dc96a53c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"
|
||||
|
|
Loading…
Reference in a new issue