package/bitcoin: bump to version 26.2

For change log since 26.0, see:
https://bitcoincore.org/en/releases/26.1/
https://bitcoincore.org/en/releases/26.2/

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Julien Olivain 2024-07-11 22:19:38 +02:00 committed by Arnout Vandecappelle
parent a7f75d2b8f
commit 88ab90e309
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Hash from: https://bitcoincore.org/bin/bitcoin-core-26.0/SHA256SUMS
# Hash from: https://bitcoincore.org/bin/bitcoin-core-26.2/SHA256SUMS
# After checking pgp signature from:
# https://bitcoincore.org/bin/bitcoin-core-26.0/SHA256SUMS.asc
sha256 ab1d99276e28db62d1d9f3901e85ac358d7f1ebcb942d348a9c4e46f0fcdc0a1 bitcoin-26.0.tar.gz
# https://bitcoincore.org/bin/bitcoin-core-26.2/SHA256SUMS.asc
sha256 78d59418741f45cbdaa9bf20ebc49a5e95ff9f7172f72fc78d14307eaf341b3c bitcoin-26.2.tar.gz
# Hash for license file
sha256 a6331cd1f889397adfc0c3b0535682a20950c6cf8e5c712e9997a15ce98324e1 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
BITCOIN_VERSION = 26.0
BITCOIN_VERSION = 26.2
BITCOIN_SITE = https://bitcoincore.org/bin/bitcoin-core-$(BITCOIN_VERSION)
BITCOIN_AUTORECONF = YES
BITCOIN_LICENSE = MIT