From b50d887c7c7482d667c4eda945dca9554a5c2bf3 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 3 Nov 2018 20:41:30 +0100 Subject: [PATCH] litecoin: rebuild for libressl-2.8. --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 49ccef2384..0fdff6e6a0 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.16.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"