From 2819f142932070c9ab6cc8f144792b7f3bd1b0d4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 1 Aug 2018 00:57:48 -0300 Subject: [PATCH] litecoin: rebuild against protobuf-3.6.1 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 13568fe6e63..a175843d925 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.16.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"