diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 13:13:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 13:13:31 +0000 |
commit | 57ef32d96e5d8bc934fde7fd1651f9b9343c5958 (patch) | |
tree | 4da0dda288a800d8a86383f80d3ba5b3ffa93ee0 /net-p2p/go-ethereum | |
parent | 1ae118fdaab6dbb42644d1b7640934f5fe5c3d6c (diff) | |
download | ports-57ef32d96e5d8bc934fde7fd1651f9b9343c5958.tar.gz ports-57ef32d96e5d8bc934fde7fd1651f9b9343c5958.zip |
Notes
Diffstat (limited to 'net-p2p/go-ethereum')
-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 0e525faec177..4e105b98504a 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 DISTVERSIONPREFIX= v CATEGORIES= net-p2p diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index 61fc4543e5e0..209132c416a0 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484341496 -SHA256 (ethereum-go-ethereum-v1.5.6_GH0.tar.gz) = c920db2fc93af73b998f6626b0a93c843de4bf05a6ec0cfbbecb0310426c5eac -SIZE (ethereum-go-ethereum-v1.5.6_GH0.tar.gz) = 14950086 +TIMESTAMP = 1485004384 +SHA256 (ethereum-go-ethereum-v1.5.7_GH0.tar.gz) = 758cebced8321d68547ce17f7fa95f7a8b86cb2c1da8ce80231825fc2a7c9369 +SIZE (ethereum-go-ethereum-v1.5.7_GH0.tar.gz) = 15212742 |