From 78fc27d48d9391f318528fd77facbe8d3aa9f760 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 15 Aug 2020 09:29:59 -0400 Subject: [PATCH] litecoin: revbump for protobuf --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index adfbdaf7b7..ddf508d338 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.17.1 -revision=5 +revision=6 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"