From 66c6068983dd80131b188cebe514ab9e52813b79 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 23 Sep 2017 12:59:31 +0000 Subject: [PATCH] litecoin: rebuild against boost-1.65.1 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 76cc83263fd..b0765f4dd7a 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.14.2 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"