package/bitcoin: bump version to 31.1

https://bitcoincore.org/en/releases/31.1/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-07-18 08:52:15 +02:00
committed by Julien Olivain
parent ed51b4b691
commit 6688a33296
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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