summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/pshs/pshs-0.4.1.ebuild')
-rw-r--r--www-servers/pshs/pshs-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/pshs/pshs-0.4.1.ebuild b/www-servers/pshs/pshs-0.4.1.ebuild
index e5d49211cbf2..901d8b2a935b 100644
--- a/www-servers/pshs/pshs-0.4.1.ebuild
+++ b/www-servers/pshs/pshs-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/libevent-2:0=
ssl? ( >=dev-libs/libevent-2.1:0=[ssl]
dev-libs/openssl:0=
)
- upnp? ( net-libs/miniupnpc:0= )"
+ upnp? ( <net-libs/miniupnpc-2.2.8:0= )"
DEPEND="${RDEPEND}"
src_configure() {