diff options
author | riggs <riggs@FreeBSD.org> | 2017-12-02 19:08:41 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-12-02 19:08:41 +0800 |
commit | f1ec984ae67edcc9981c9285dc18068570c6adff (patch) | |
tree | 68151cdc0a3cb3468206e085e3bd857fe5602c72 /net-p2p | |
parent | 63455d60dc12d22034d6114d6bcd1b53ad4f769c (diff) | |
download | freebsd-ports-gnome-f1ec984ae67edcc9981c9285dc18068570c6adff.tar.gz freebsd-ports-gnome-f1ec984ae67edcc9981c9285dc18068570c6adff.tar.zst freebsd-ports-gnome-f1ec984ae67edcc9981c9285dc18068570c6adff.zip |
Update to upstream version 1.7.3
PR: 224013
Submitted by: me@enriquefynn.com (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/go-ethereum/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 8b88480fb85d..ec1dac6b695b 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 DISTVERSIONPREFIX= v CATEGORIES= net-p2p diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index ab5a16898f99..89883c3ee970 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508012525 -SHA256 (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 456ff0e6f495a69b4df11618156010d6f26ccbaba39e544c95108942b10897dc -SIZE (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 7037907 +TIMESTAMP = 1512115437 +SHA256 (ethereum-go-ethereum-v1.7.3_GH0.tar.gz) = 64a9f19eeccb3c094e7f9d2d936cd2d48aee3a2cc03148b980e0462c7579a73a +SIZE (ethereum-go-ethereum-v1.7.3_GH0.tar.gz) = 8188445 |