diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2019-05-13 14:32:40 +0800 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2019-05-13 14:32:40 +0800 |
commit | 2bfb91441d4a90367728e53d408a4f3aa358317d (patch) | |
tree | 6e4ea9542d4ed2ecf9aec64580c59e09fa3c9a78 /net-p2p | |
parent | c6d0cbbd4c82087da2394f4b221f947bf4d036a1 (diff) | |
download | freebsd-ports-gnome-2bfb91441d4a90367728e53d408a4f3aa358317d.tar.gz freebsd-ports-gnome-2bfb91441d4a90367728e53d408a4f3aa358317d.tar.zst freebsd-ports-gnome-2bfb91441d4a90367728e53d408a4f3aa358317d.zip |
net-p2p/bitcoin: Upgrade from 0.17.1 to 0.18.0
PR: 237829
Submitted by: vd
Approved by: kbowling (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/bitcoin/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 171bef7e0762..fb10ef908c5d 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.17.1 -PORTREVISION?= 4 +PORTVERSION= 0.18.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 68461af6b6c7..5791ad5ceee6 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1545897686 -SHA256 (bitcoin/bitcoin-0.17.1.tar.gz) = 3e564fb5cf832f39e930e19c83ea53e09cfe6f93a663294ed83a32e194bda42a -SIZE (bitcoin/bitcoin-0.17.1.tar.gz) = 6992687 +TIMESTAMP = 1557477761 +SHA256 (bitcoin/bitcoin-0.18.0.tar.gz) = 5e4e6890e07b620a93fdb24605dae2bb53e8435b2a93d37558e1db1913df405f +SIZE (bitcoin/bitcoin-0.18.0.tar.gz) = 7253176 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639 |