From 1668e079f6e9394170d670f109ee306f74a7c1c9 Mon Sep 17 00:00:00 2001 From: amak Date: Thu, 9 Apr 2020 11:23:31 +1000 Subject: [PATCH] libupnpp: rebuild against libnpupnp-2.2.1 --- srcpkgs/libupnpp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libupnpp/template b/srcpkgs/libupnpp/template index f4385b78a43..870e3b48d10 100644 --- a/srcpkgs/libupnpp/template +++ b/srcpkgs/libupnpp/template @@ -1,7 +1,7 @@ # Template file for 'libupnpp' pkgname=libupnpp version=0.18.0 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="expat-devel libcurl-devel libnpupnp-devel"