commit:     98414ba2ccb4b90878318accee01cefb47c87065
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Fri Jul 26 14:03:49 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jul 26 14:03:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98414ba2

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 <AT> pm.me>

 net-p2p/monero/{monero-0.18.3.3.ebuild => monero-0.18.3.3-r1.ebuild} | 4 ++--
 1 file 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
similarity index 97%
rename from net-p2p/monero/monero-0.18.3.3.ebuild
rename to 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

Reply via email to