From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Cc: Dick Olsson <hi@senzilla.io>, Fabio Urquiza <fabiorush@gmail.com>
Subject: [Buildroot] [PATCH 3/3] package/bitcoin: bump version to 31.1
Date: Sat, 18 Jul 2026 08:52:15 +0200 [thread overview]
Message-ID: <20260718065215.928877-3-bernd@kuhls.net> (raw)
In-Reply-To: <20260718065215.928877-1-bernd@kuhls.net>
https://bitcoincore.org/en/releases/31.1/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/93bdd02a074cb4b81babc3e02b3ae58978257aa5
package/bitcoin/bitcoin.hash | 6 +++---
package/bitcoin/bitcoin.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/bitcoin/bitcoin.hash b/package/bitcoin/bitcoin.hash
index b1576d5e8a..3adfc7a5d0 100644
--- a/package/bitcoin/bitcoin.hash
+++ b/package/bitcoin/bitcoin.hash
@@ -1,7 +1,7 @@
-# Hash from: https://bitcoincore.org/bin/bitcoin-core-31.0/SHA256SUMS
+# Hash from: https://bitcoincore.org/bin/bitcoin-core-31.1/SHA256SUMS
# After checking pgp signature from:
-# https://bitcoincore.org/bin/bitcoin-core-31.0/SHA256SUMS.asc
-sha256 0ba0ef5eea3aefd96cc1774be274c3d594812cfac0988809d706738bb067b3e3 bitcoin-31.0.tar.gz
+# https://bitcoincore.org/bin/bitcoin-core-31.1/SHA256SUMS.asc
+sha256 50411d5b43c7e4c90099394759eb6c2add6e7c2dbe728840893d638b6fc6afc9 bitcoin-31.1.tar.gz
# Hash for license file
sha256 b028769f3852a9368ab10bd754ff01ebb741f84a2fa658c9aff82a631bc6ecfc COPYING
diff --git a/package/bitcoin/bitcoin.mk b/package/bitcoin/bitcoin.mk
index d7019f2aa9..857768eba8 100644
--- a/package/bitcoin/bitcoin.mk
+++ b/package/bitcoin/bitcoin.mk
@@ -4,7 +4,7 @@
#
################################################################################
-BITCOIN_VERSION = 31.0
+BITCOIN_VERSION = 31.1
BITCOIN_SITE = https://bitcoincore.org/bin/bitcoin-core-$(BITCOIN_VERSION)
BITCOIN_LICENSE = MIT
BITCOIN_LICENSE_FILES = COPYING
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-07-18 6:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-18 6:52 [Buildroot] [PATCH 1/3] package/bitcoin: Fix static link of libevent Bernd Kuhls
2026-07-18 6:52 ` [Buildroot] [PATCH 2/3] package/bitcoin: Fix build without SSP Bernd Kuhls
2026-07-18 6:52 ` Bernd Kuhls [this message]
2026-07-19 11:34 ` [Buildroot] [PATCH 1/3] package/bitcoin: Fix static link of libevent Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260718065215.928877-3-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
--cc=fabiorush@gmail.com \
--cc=hi@senzilla.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox