bitcoin: rebuild against boost-1.69.0

This commit is contained in:
John
2018-12-12 12:12:53 +01:00
committed by maxice8
parent 7fb2eb25f1
commit a7b643bd50

View File

@@ -1,7 +1,7 @@
# Template file for 'bitcoin'
pkgname=bitcoin
version=0.17.0.1
revision=2
revision=3
wrksrc="${pkgname}-${version%.*}"
build_style=gnu-configure
configure_args="--with-incompatible-bdb --disable-ccache --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"