git: 36936adf3203 - main - net-p2p/bitcoin: Update to 22.0
Kevin Bowling
kbowling at FreeBSD.org
Mon Sep 13 19:02:17 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36936adf320391d76f19b747b5d0cf8769cfa405
commit 36936adf320391d76f19b747b5d0cf8769cfa405
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-09-13 17:07:46 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-09-13 19:02:07 +0000
net-p2p/bitcoin: Update to 22.0
Changes: https://github.com/bitcoin/bitcoin/blob/v22.0/doc/release-notes.md
---
net-p2p/bitcoin/Makefile | 4 ++--
net-p2p/bitcoin/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index ce405a962016..0730c99f4ad8 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,8 +1,8 @@
# Created by: Shaun Amott <shaun at FreeBSD.org>
PORTNAME= bitcoin
-PORTVERSION= 0.21.1
-PORTREVISION?= 1
+PORTVERSION= 22.0
+PORTREVISION?= 0
CATEGORIES= net-p2p finance
MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
LOCAL/swills:icon
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index a659589685b1..30e313fb886a 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1619941692
-SHA256 (bitcoin/bitcoin-0.21.1.tar.gz) = caff23449220cf45753f312cefede53a9eac64000bb300797916526236b6a1e0
-SIZE (bitcoin/bitcoin-0.21.1.tar.gz) = 7628715
+TIMESTAMP = 1631551560
+SHA256 (bitcoin/bitcoin-22.0.tar.gz) = d0e9d089b57048b1555efa7cd5a63a7ed042482045f6f33402b1df425bf9613b
+SIZE (bitcoin/bitcoin-22.0.tar.gz) = 7972234
SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
SIZE (bitcoin/bitcoin128.png) = 10639
More information about the dev-commits-ports-all
mailing list