mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
monero: update to 0.12.3.0. (#689)
This commit is contained in:
parent
aa822598a4
commit
7211a04f95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monero'
|
# Template file for 'monero'
|
||||||
pkgname=monero
|
pkgname=monero
|
||||||
version=0.12.2.0
|
version=0.12.3.0
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="/etc/monerod.conf"
|
conf_files="/etc/monerod.conf"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -18,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=804b4200d9673fee2a1e77251848082f9423e49f4d08e350efc476ae8b6a6dd9
|
checksum=5ca33b1364693e0f59d24b6f7fd7019c0cf4493f68166f6b8ec02b86c83bbf72
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"
|
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue