monero: update to 0.12.3.0. (#689)

This commit is contained in:
Helmut Pozimski 2018-07-12 22:38:58 +02:00 committed by cr6git
parent aa822598a4
commit 7211a04f95
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'monero'
pkgname=monero
version=0.12.2.0
version=0.12.3.0
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=804b4200d9673fee2a1e77251848082f9423e49f4d08e350efc476ae8b6a6dd9
checksum=5ca33b1364693e0f59d24b6f7fd7019c0cf4493f68166f6b8ec02b86c83bbf72
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"