From e88e71aa73a48a3a2390fd1dc5f1c6f75c6af074 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 7 May 2018 16:38:21 -0300 Subject: [PATCH] litecoin: rebuild against libminiupnpc.so.17 Closes #14213. Signed-off-by: Enno Boland --- srcpkgs/litecoin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index f092453443a..05962968d73 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -1,7 +1,7 @@ # Template file for 'litecoin' pkgname=litecoin version=0.15.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests --with-libressl"