From eeab3fc9d7bde3c45c8d65d0286f28beaeb64839 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 21 Aug 2019 23:42:52 +0200 Subject: [PATCH] litecoin: rebuild for libevent-2.1.11 --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 01ca47ee964..0ef983d1b8b 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.16.3 -revision=6 +revision=7 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"