diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2019-11-26 07:30:18 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2019-11-26 07:30:18 +0000 |
commit | f08d53e39fcb823f9e13438c9f8fb4223e259a48 (patch) | |
tree | c544059bff7f02abe5d2485f5730bfd5780fad23 /net-p2p/bitcoin | |
parent | c9a7b8b449473e8b7470a483c2801aeba2b6bf04 (diff) | |
download | ports-f08d53e39fcb823f9e13438c9f8fb4223e259a48.tar.gz ports-f08d53e39fcb823f9e13438c9f8fb4223e259a48.zip |
Notes
Diffstat (limited to 'net-p2p/bitcoin')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/bitcoin/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 9f415b4f436e..3bc4e9c93f9a 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 0.18.1 +PORTVERSION= 0.19.0.1 CATEGORIES= net-p2p finance MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \ LOCAL/swills:icon @@ -10,9 +10,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} bitcoin128.png:icon DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${_DISTFILES:N*.png} -PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES+= a59291302239.patch:-p1 - MAINTAINER= kbowling@FreeBSD.org COMMENT?= Virtual Peer-to-Peer Currency Client (QT) diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo index 1b1731d1bd66..a9f372dda028 100644 --- a/net-p2p/bitcoin/distinfo +++ b/net-p2p/bitcoin/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1565965361 -SHA256 (bitcoin/bitcoin-0.18.1.tar.gz) = 5c7d93f15579e37aa2d1dc79e8f5ac675f59045fceddf604ae0f1550eb03bf96 -SIZE (bitcoin/bitcoin-0.18.1.tar.gz) = 7379509 +TIMESTAMP = 1574697060 +SHA256 (bitcoin/bitcoin-0.19.0.1.tar.gz) = 7ac9f972249a0a16ed01352ca2a199a5448fe87a4ea74923404a40b4086de284 +SIZE (bitcoin/bitcoin-0.19.0.1.tar.gz) = 7386333 SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722 SIZE (bitcoin/bitcoin128.png) = 10639 SHA256 (bitcoin/a59291302239.patch) = 666d144f07e95fc5333690be2751f26c512de220813537b43e2ce6fc85da0189 |