From b76cb6fa096afe8d1ad43a66994126fd4ea00788 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 12 Dec 2018 12:13:08 +0100 Subject: [PATCH] litecoin: rebuild against boost-1.69.0 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 0fdff6e6a08..b8d98c55050 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.16.3 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"