aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-26 16:03:49 +0200
committerFilip Kobierski <fkobi@pm.me>2024-07-26 16:03:49 +0200
commit98414ba2ccb4b90878318accee01cefb47c87065 (patch)
tree1897ce64a3fd6cd8d845305cb9d2c9b7a68c1f73 /net-p2p
parentgui-apps/hyprlock: add hyprutils dependency 2 (diff)
downloadguru-98414ba2ccb4b90878318accee01cefb47c87065.tar.gz
guru-98414ba2ccb4b90878318accee01cefb47c87065.tar.bz2
guru-98414ba2ccb4b90878318accee01cefb47c87065.zip
net-p2p/monero: add 0.18.3.3-r1 (fix miniupnpc)
miniupnpc changed its API version and monero did not build without it This also fixes bug https://bugs.gentoo.org/935160, but I think it's better to patch it, so I am not closing it. Signed-off-by: Filip Kobierski <fkobi@pm.me>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/monero/monero-0.18.3.3-r1.ebuild (renamed from net-p2p/monero/monero-0.18.3.3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/monero/monero-0.18.3.3.ebuild b/net-p2p/monero/monero-0.18.3.3-r1.ebuild
index e9e08a557..565af48f3 100644
--- a/net-p2p/monero/monero-0.18.3.3.ebuild
+++ b/net-p2p/monero/monero-0.18.3.3-r1.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
@@ -34,7 +34,7 @@ DEPEND="
dev-libs/supercop
net-dns/unbound:=[threads]
net-libs/czmq:=
- net-libs/miniupnpc:=
+ <net-libs/miniupnpc-2.2.8:=
readline? ( sys-libs/readline:0= )
hw-wallet? (
dev-libs/hidapi