bitcoin: update to 0.13.1.

This commit is contained in:
Enno Boland 2016-10-31 15:49:26 +01:00
parent d0aed9d1b0
commit 4bd04b169f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bitcoin'
pkgname=bitcoin
version=0.13.0
revision=3
version=0.13.1
revision=1
create_wrksrc=yes
hostmakedepends="pkg-config yasm"
makedepends="db-devel protobuf-devel boost-devel miniupnpc-devel libevent-devel qrencode-devel"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="https://bitcoin.org/"
distfiles="https://bitcoin.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz"
checksum=0c7d7049689bb17f4256f1e5ec20777f42acef61814d434b38e6c17091161cda
checksum=d8edbd797ff1c8266113e54d851a85def46ab82389abe7d7bd0d2827e74cecd7
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="http://build.voidlinux.eu/builders/armv6l-musl_builder/builds/2804/steps/shell_3/logs/stdio";;