From 5c5e51443a037b673ffd7695adca53cd5e77a7f2 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 6 Aug 2015 20:01:46 +0000 Subject: [PATCH] litecoin: rebuild for libressl-2.2.2 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index bdeec31d784..9cc0df227ec 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.10.2.1 -revision=3 +revision=4 wrksrc="${pkgname}-${version}" build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests"