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
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

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"