From f72c23bdc142ed329d8f6f37b355f6dc217fe168 Mon Sep 17 00:00:00 2001 From: Sergey Alirzaev Date: Mon, 31 Mar 2025 13:29:53 +0200 Subject: [PATCH] net-p2p/monero: blockchain is rising Signed-off-by: Sergey Alirzaev --- net-p2p/monero/monero-0.18.3.4-r1.ebuild | 2 +- net-p2p/monero/monero-0.18.4.0.ebuild | 2 +- net-p2p/monero/monero-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/monero/monero-0.18.3.4-r1.ebuild b/net-p2p/monero/monero-0.18.3.4-r1.ebuild index 239eec451d..77a3553ae3 100644 --- a/net-p2p/monero/monero-0.18.3.4-r1.ebuild +++ b/net-p2p/monero/monero-0.18.3.4-r1.ebuild @@ -116,7 +116,7 @@ pkg_postinst() { elog elog "Run monerod status as any user to get sync status and other stats." elog - elog "The Monero blockchain can take up a lot of space (200 GiB) and is stored" + elog "The Monero blockchain can take up a lot of space (250 GiB) and is stored" elog "in /var/lib/monero by default. You may want to enable pruning by adding" elog "'prune-blockchain=1' to /etc/monero/monerod.conf to prune the blockchain" elog "or move the data directory to another disk." diff --git a/net-p2p/monero/monero-0.18.4.0.ebuild b/net-p2p/monero/monero-0.18.4.0.ebuild index 0a88c629d0..3377c01396 100644 --- a/net-p2p/monero/monero-0.18.4.0.ebuild +++ b/net-p2p/monero/monero-0.18.4.0.ebuild @@ -115,7 +115,7 @@ pkg_postinst() { elog elog "Run monerod status as any user to get sync status and other stats." elog - elog "The Monero blockchain can take up a lot of space (200 GiB) and is stored" + elog "The Monero blockchain can take up a lot of space (250 GiB) and is stored" elog "in /var/lib/monero by default. You may want to enable pruning by adding" elog "'prune-blockchain=1' to /etc/monero/monerod.conf to prune the blockchain" elog "or move the data directory to another disk." diff --git a/net-p2p/monero/monero-9999.ebuild b/net-p2p/monero/monero-9999.ebuild index 0a88c629d0..3377c01396 100644 --- a/net-p2p/monero/monero-9999.ebuild +++ b/net-p2p/monero/monero-9999.ebuild @@ -115,7 +115,7 @@ pkg_postinst() { elog elog "Run monerod status as any user to get sync status and other stats." elog - elog "The Monero blockchain can take up a lot of space (200 GiB) and is stored" + elog "The Monero blockchain can take up a lot of space (250 GiB) and is stored" elog "in /var/lib/monero by default. You may want to enable pruning by adding" elog "'prune-blockchain=1' to /etc/monero/monerod.conf to prune the blockchain" elog "or move the data directory to another disk."