bitcoin: update to 0.16.3.

This commit is contained in:
Helmut Pozimski 2018-09-19 14:53:34 +02:00
parent 5d250a30e7
commit 8a173d02a6

View File

@ -1,6 +1,6 @@
# Template file for 'bitcoin'
pkgname=bitcoin
version=0.16.2
version=0.16.3
revision=1
build_style=gnu-configure
configure_args="--with-incompatible-bdb --disable-ccache --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
@ -12,7 +12,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=1910c58b7d8e13acbd05b0e8fd9b4b61cbac5776f058ee10bc80c1d2a7c707d8
checksum=836eed97dfc79cff09f356e8fbd6a6ef2de840fb9ff20ebffb51ccffdb100218
conflicts="litecoin>=0" # Both provide libbitcoinconsensus.so.0
if [ -z "$CROSS_BUILD" ]; then