From ffbf00db0effb16195fd02635755f8cc765d679e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 27 Feb 2018 14:10:19 +0100 Subject: [PATCH] litecoin: rebuild with libressl-2.6 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index e50b425e21c..063fe5d14bf 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.14.2 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"