diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-06-18 22:17:12 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-06-18 22:17:12 +0000 |
commit | 16987126cb14f4deb8793b428059fe257d309d04 (patch) | |
tree | d03913a31c1bd3ca331309fc8b7f8f4ef708173b /net-p2p/go-ethereum | |
parent | 51ed11820329e949c510a067ceb123f86b01d67b (diff) |
Notes
Diffstat (limited to 'net-p2p/go-ethereum')
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/go-ethereum/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index 4a6cf73dbf9b..42ecd40feb2e 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.7 DISTVERSIONPREFIX= v CATEGORIES= net-p2p @@ -10,7 +10,6 @@ COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 -LIB_DEPENDS= libgmp.so:math/gmp BUILD_DEPENDS= go:lang/go RUN_DEPENDS= go:lang/go diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index 8f70c46db3d7..563d98dc25d1 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,2 +1,3 @@ -SHA256 (ethereum-go-ethereum-v1.4.3_GH0.tar.gz) = dc21a37f98e2903de7377301d6a1897f9efacc996ec19dbeb2592a603a53e41f -SIZE (ethereum-go-ethereum-v1.4.3_GH0.tar.gz) = 11004556 +TIMESTAMP = 1466287699 +SHA256 (ethereum-go-ethereum-v1.4.7_GH0.tar.gz) = 3d908ce3e077d7c0fd7277290f4228a4b5dbde23f9e46775c99b3a650efa9474 +SIZE (ethereum-go-ethereum-v1.4.7_GH0.tar.gz) = 11022379 |