diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-04-22 07:34:57 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-04-22 07:34:57 +0000 |
commit | 4622e1032d61683d7439d216130196c6ce2e7cce (patch) | |
tree | 4ac80e44fce4e2412a8d0c4d914585ee268d8e73 /net-p2p | |
parent | 4745c44787c9401b58487f803f18647ba765ec32 (diff) | |
download | ports-4622e1032d61683d7439d216130196c6ce2e7cce.tar.gz ports-4622e1032d61683d7439d216130196c6ce2e7cce.zip |
Notes
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 19641a75e5b2..e859fdb91512 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -2,7 +2,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.4 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index d95407992277..8937f2adcbfa 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522280144 -SHA256 (ethereum-go-ethereum-v1.8.3_GH0.tar.gz) = 6c935e33006ab26c69dc083c7b471759812cd8cef5e1ec783f005d3c58a98621 -SIZE (ethereum-go-ethereum-v1.8.3_GH0.tar.gz) = 9135192 +TIMESTAMP = 1524380820 +SHA256 (ethereum-go-ethereum-v1.8.4_GH0.tar.gz) = ef8f295b79c2369f3c2cb9c9618b98634c0ce692259d76971247697215ce4320 +SIZE (ethereum-go-ethereum-v1.8.4_GH0.tar.gz) = 9324826 |