diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-04-26 21:23:41 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-04-26 21:29:52 +0000 |
commit | 613a3e07c503cccd7f5cb82759ccd49d16ba9426 (patch) | |
tree | ac44dd8c796cf78f5d9c47f96747cb9ed48464dd /net-p2p/bitcoin | |
parent | ba04d23279720466ddec634760fd0a87b153ebf2 (diff) | |
download | ports-613a3e07c503cccd7f5cb82759ccd49d16ba9426.tar.gz ports-613a3e07c503cccd7f5cb82759ccd49d16ba9426.zip |
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 4 | ||||
-rw-r--r-- | 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 8786367110b7..ef48ad13625a 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,8 +1,8 @@ # Created by: Shaun Amott <shaun@FreeBSD.org> PORTNAME= bitcoin -PORTVERSION= 22.0 -PORTREVISION?= 2 +PORTVERSION= 23.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 30e313fb886a..b58904b010bd 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1631551560 -SHA256 (bitcoin/bitcoin-22.0.tar.gz) = d0e9d089b57048b1555efa7cd5a63a7ed042482045f6f33402b1df425bf9613b -SIZE (bitcoin/bitcoin-22.0.tar.gz) = 7972234 +TIMESTAMP = 1650905196 +SHA256 (bitcoin/bitcoin-23.0.tar.gz) = 26748bf49d6d6b4014d0fedccac46bf2bcca42e9d34b3acfd9e3467c415acc05 +SIZE (bitcoin/bitcoin-23.0.tar.gz) = 10978750 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639 |