From 2ba9aebfff1c5110cc4e2f68e6fede83dfdced47 Mon Sep 17 00:00:00 2001 From: amak Date: Wed, 26 Feb 2020 19:50:20 +1100 Subject: [PATCH] libupnpp: rebuild against libnpupnp-2.1.1 --- srcpkgs/libupnpp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libupnpp/template b/srcpkgs/libupnpp/template index fb1da76a9fa..f4385b78a43 100644 --- a/srcpkgs/libupnpp/template +++ b/srcpkgs/libupnpp/template @@ -1,7 +1,7 @@ # Template file for 'libupnpp' pkgname=libupnpp version=0.18.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="expat-devel libcurl-devel libnpupnp-devel"