diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 946c4e2ebb..bdeec31d78 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=2 +revision=3 wrksrc="${pkgname}-${version}" build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests"