From f44e9120486cf9c3c4df4f7deefcee3cbc4ab5eb Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 9 Oct 2018 07:56:25 +0000 Subject: Update to 0.17.0 release. https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.17.0.md PR: 232074 Submitted by: ale Approved by: maintainer (kbowling) --- net-p2p/bitcoin/Makefile | 2 +- net-p2p/bitcoin/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 2157306d591d..72412e73e069 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.16.3 +PORTVERSION= 0.17.0 PORTREVISION?= 0 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/:DEFAULT \ diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo index a662b85ae6af..9fac28253c08 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1538097756 -SHA256 (bitcoin/bitcoin-0.16.3.tar.gz) = 836eed97dfc79cff09f356e8fbd6a6ef2de840fb9ff20ebffb51ccffdb100218 -SIZE (bitcoin/bitcoin-0.16.3.tar.gz) = 7019825 +TIMESTAMP = 1538559976 +SHA256 (bitcoin/bitcoin-0.17.0.tar.gz) = 98ef39e851644bba1ac51edaa53c7c47c20a3980333def7bc642c8261a12785e +SIZE (bitcoin/bitcoin-0.17.0.tar.gz) = 7008522 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639 -- cgit