diff --git a/srcpkgs/bitcoin/template b/srcpkgs/bitcoin/template index 19c09bd2700..dc1f0b6239e 100644 --- a/srcpkgs/bitcoin/template +++ b/srcpkgs/bitcoin/template @@ -1,8 +1,8 @@ # Template file for 'bitcoin' pkgname=bitcoin -version=0.17.0.1 -revision=3 -wrksrc="${pkgname}-${version%.*}" +version=0.17.1 +revision=1 +wrksrc="${pkgname}-${version}" build_style=gnu-configure configure_args="--with-incompatible-bdb --disable-ccache --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr" hostmakedepends="pkg-config yasm" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="MIT" homepage="https://bitcoin.org/" distfiles="https://bitcoin.org/bin/bitcoin-core-${version}/bitcoin-${version}.tar.gz" -checksum=a5d5d7ca5840862018cc27eba7039c2b52f6e1832ac8f919a6eedfac13cb4597 +checksum=3e564fb5cf832f39e930e19c83ea53e09cfe6f93a663294ed83a32e194bda42a conflicts="litecoin>=0" # Both provide libbitcoinconsensus.so.0 if [ -z "$CROSS_BUILD" ]; then