net-libs/libupnpp: Pin to earlier libupnp

Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
Closes: https://bugs.gentoo.org/700396
Package-Manager: Portage-3.0.9, Repoman-3.0.2
This commit is contained in:
Erik Mackdanz
2020-11-16 19:39:15 -06:00
parent 3d01261246
commit ebc7eb30e7

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ KEYWORDS="amd64"
DEPEND="
dev-libs/expat
net-libs/libupnp:0
<=net-libs/libupnp-1.7.0
net-misc/curl
"
RDEPEND="${DEPEND}"