monero: update to 0.13.0.4.

This commit is contained in:
Helmut Pozimski 2018-10-23 09:24:33 +02:00
parent 3a67f904dd
commit fef4b6f219

View file

@ -1,8 +1,7 @@
# Template file for 'monero'
pkgname=monero
version=0.13.0.3
version=0.13.0.4
revision=1
revision=2
conf_files="/etc/monerod.conf"
build_style=cmake
hostmakedepends="pkg-config qt5-host-tools"
@ -19,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=93980452bc9aeff1a2f284d22908f350adfcee8dc5df7ee0b696c0a6dc96a53c
checksum=2e184d6bb61a649201f4aa1a78ee25332e3c0e41f040dea5aa54821c6e6e6229
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DTHREADS_PTHREAD_ARG=OFF"