From 31535595fab11110274049b67435d80c49ba92dc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 29 Jul 2022 09:29:53 -0400 Subject: [PATCH] litecoin: rebuild for protobuf 21.4 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 1e973e9cdc7..3c33d9b0eb8 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.18.1 -revision=6 +revision=7 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-openssl"