commit:     8af7d4cef6dca4edde2ec59b7395b981b88ccda5
Author:     Matt Whitlock <gentoo <AT> mattwhitlock <DOT> name>
AuthorDate: Wed Jan  8 00:33:37 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jan  9 08:26:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af7d4ce

net-p2p/bitcoin-core: bump to 28.1

See: https://github.com/bitcoin/bitcoin/releases/tag/v28.1
Signed-off-by: Matt Whitlock <gentoo <AT> mattwhitlock.name>
Closes: https://github.com/gentoo/gentoo/pull/40037
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-p2p/bitcoin-core/Manifest                                         | 2 +-
 .../{bitcoin-core-28.1_rc2.ebuild => bitcoin-core-28.1.ebuild}        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-p2p/bitcoin-core/Manifest b/net-p2p/bitcoin-core/Manifest
index d70c66770b6f..0d31c0b6cb85 100644
--- a/net-p2p/bitcoin-core/Manifest
+++ b/net-p2p/bitcoin-core/Manifest
@@ -1,2 +1,2 @@
 DIST bitcoin-core-28.0.tar.gz 12598313 BLAKE2B 
20b189cc359d4ba1d2c61af6f69f050be32b3670a3df7e9d8fe53e55bd78fcac8dde07d6a5d32088981742aa97234aa38c19669d77837c5ab6b114260762e039
 SHA512 
67b2abf58c1bc57ce53b80d2d2bc9c83fc5b6d8ac08224073e03a7f13b7f6fef1127d9b825ff3594210a7c962098b520042f1eff9007ba26a5d8922f96f96e57
-DIST bitcoin-core-28.1_rc2.tar.gz 12601765 BLAKE2B 
3a16411497d00f635b89684e7cda69cac98aa03d442d5ad1bde6d0ca757cd65354687110d5ec71d05d4be55cc732b93f03cfc769b5ed278d6ae72bad28794039
 SHA512 
59f4176c8c456c410ea4adfe396c4bbf89a70b41c251c0d6aa8ed98b29b1b1826ed14b2c15409306330d29cd4337469e67179d102e777c3a945d438a912c974a
+DIST bitcoin-core-28.1.tar.gz 12601466 BLAKE2B 
f6dd3c269b0e132798b3bea96a122a89b95e7544f01fd3401bfc2fd1ef11fc847a3570f8d5c0339778df0a3ecf17cf49af4148c2f68d7719d6f85ac2688e9d3c
 SHA512 
859c5f0b2f927969766d3ebde64173469e5810694ba317629fac64c66311d847698ae093dbf585e327cf4e75983b722ff45a23ed3fe6f1f13752db4cf6846aa9

diff --git a/net-p2p/bitcoin-core/bitcoin-core-28.1_rc2.ebuild 
b/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild
similarity index 99%
rename from net-p2p/bitcoin-core/bitcoin-core-28.1_rc2.ebuild
rename to net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild
index 98309717e219..4033be10f25b 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-28.1_rc2.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -53,7 +53,7 @@ RDEPEND="
        nat-pmp? ( >=net-libs/libnatpmp-20230423:= )
        qrcode? ( >=media-gfx/qrencode-4.1.1:= )
        sqlite? ( >=dev-db/sqlite-3.38.5:= )
-       system-libsecp256k1? ( 
>=dev-libs/libsecp256k1-0.4.0:=[ellswift,extrakeys,recovery,schnorr] )
+       system-libsecp256k1? ( 
>=dev-libs/libsecp256k1-0.6.0:=[ellswift,extrakeys,recovery,schnorr] )
        upnp? ( >=net-libs/miniupnpc-2.2.7:= )
        zeromq? ( >=net-libs/zeromq-4.3.4:= )
 "

Reply via email to