From a1b57ee6a685a41546988fe68ee99182ebbc2d94 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:11 +0100 Subject: [PATCH] namecoin: rebuild against boost-1.69.0 --- srcpkgs/namecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/namecoin/template b/srcpkgs/namecoin/template index 380d030c7b..54c45374f6 100644 --- a/srcpkgs/namecoin/template +++ b/srcpkgs/namecoin/template @@ -1,7 +1,7 @@ # Template file for 'namecoin' pkgname=namecoin version=0.16.2 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-incompatible-bdb --disable-static --enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"