Date: Tue, 24 Oct 2023 23:11:01 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: 7778ae81eda3 - main - net-p2p/bitcoin: Update to 25.1 Message-ID: <202310242311.39ONB1mB052140@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=7778ae81eda3c44660c44d900e4b0e0963fa40cc commit 7778ae81eda3c44660c44d900e4b0e0963fa40cc Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2023-10-24 23:09:26 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2023-10-24 23:09:26 +0000 net-p2p/bitcoin: Update to 25.1 Changes https://bitcoincore.org/en/releases/25.1/ --- net-p2p/bitcoin/Makefile | 2 +- net-p2p/bitcoin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 2bc52b4f7909..0e78f3d0fe30 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,5 +1,5 @@ PORTNAME= bitcoin -PORTVERSION= 25.0 +PORTVERSION= 25.1 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 36fdd0b0a851..be37eaea08c7 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1685209129 -SHA256 (bitcoin/bitcoin-25.0.tar.gz) = 5df67cf42ca3b9a0c38cdafec5bbb517da5b58d251f32c8d2a47511f9be1ebc2 -SIZE (bitcoin/bitcoin-25.0.tar.gz) = 12413133 +TIMESTAMP = 1698185183 +SHA256 (bitcoin/bitcoin-25.1.tar.gz) = bec2a598d8dfa8c2365b77f13012a733ec84b8c30386343b7ac1996e901198c9 +SIZE (bitcoin/bitcoin-25.1.tar.gz) = 12498596 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?202310242311.39ONB1mB052140>