Date: Mon, 3 May 2021 20:23:35 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a23816f4129c - main - net-p2p/bitcoin: Update to 0.21.1 Message-ID: <202105032023.143KNZSq047766@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=a23816f4129cafa3b62ad763186351f14114a3b7 commit a23816f4129cafa3b62ad763186351f14114a3b7 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2021-05-03 20:21:13 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-05-03 20:23:26 +0000 net-p2p/bitcoin: Update to 0.21.1 Changes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.21.1.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 2a1828df80f5..403901af568a 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= 0.21.0 -PORTREVISION?= 1 +PORTVERSION= 0.21.1 +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 a219b529df5a..a659589685b1 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1610641511 -SHA256 (bitcoin/bitcoin-0.21.0.tar.gz) = 1a91202c62ee49fb64d57a52b8d6d01cd392fffcbef257b573800f9289655f37 -SIZE (bitcoin/bitcoin-0.21.0.tar.gz) = 7531395 +TIMESTAMP = 1619941692 +SHA256 (bitcoin/bitcoin-0.21.1.tar.gz) = caff23449220cf45753f312cefede53a9eac64000bb300797916526236b6a1e0 +SIZE (bitcoin/bitcoin-0.21.1.tar.gz) = 7628715 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105032023.143KNZSq047766>