From 849651268e3c5a334d26581ac2b1ef46154d76f5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 16 Sep 2021 10:43:57 -0400 Subject: [PATCH] litecoin: rebuild for protobuf --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index fc91bb89f12..89d084d742f 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.18.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-openssl"