From c06b7dd5803d35f7b2a06033886fa2db977d6ec8 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Sun, 11 Aug 2019 20:34:17 +0100 Subject: [PATCH] libbitcoin-consensus: update to 3.6.0. --- srcpkgs/libbitcoin-consensus/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libbitcoin-consensus/template b/srcpkgs/libbitcoin-consensus/template index 8b0f575733a..c926cbbc58d 100644 --- a/srcpkgs/libbitcoin-consensus/template +++ b/srcpkgs/libbitcoin-consensus/template @@ -1,10 +1,9 @@ # Template file for 'libbitcoin-consensus' pkgname=libbitcoin-consensus -version=3.5.0 +version=3.6.0 revision=1 build_style=gnu-configure -configure_args="ax_cv_boost_unit_test_framework=no - --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib +configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld" hostmakedepends="autoconf automake libtool m4 pkg-config" makedepends="boost-devel libbitcoin-secp256k1-devel" @@ -13,7 +12,7 @@ maintainer="Andy Weidenbaum " license="AGPL-3.0-or-later" homepage="https://github.com/libbitcoin/libbitcoin-consensus" distfiles="https://github.com/libbitcoin/libbitcoin-consensus/archive/v${version}.tar.gz" -checksum=bb29761d4275a9c993151707557008b23572a3d9adecc0e36a3075cfb101dd1e +checksum=a4252f40910fcb61da14cf8028bf3824125bacb0fc251491c9bb4e2818065fca pre_configure() { ./autogen.sh