diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-29 07:52:24 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-29 07:52:24 +0800 |
commit | bfade3842cfd5e75c409b2ee496708cb887cc446 (patch) | |
tree | 3286da33ebe9ca4dcb6c257e94c37bd3c8b78548 | |
parent | c5ba43a3b7c44fbe3be42766fca5716e275d7207 (diff) | |
download | freebsd-ports-gnome-bfade3842cfd5e75c409b2ee496708cb887cc446.tar.gz freebsd-ports-gnome-bfade3842cfd5e75c409b2ee496708cb887cc446.tar.zst freebsd-ports-gnome-bfade3842cfd5e75c409b2ee496708cb887cc446.zip |
net-p2p/go-ethereum: Update 1.8.2 -> 1.8.3
PR: 227025
Submitted by: Enrique Fynn <me@enriquefynn.com> (maintainer)
-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 9085cf745dde..19641a75e5b2 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.2 +DISTVERSION= 1.8.3 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index 255d7e9318c4..d95407992277 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520458979 -SHA256 (ethereum-go-ethereum-v1.8.2_GH0.tar.gz) = 9e3b744d347f326b7e21b697379173df102139dc13210b9ef55c1ff9659e8843 -SIZE (ethereum-go-ethereum-v1.8.2_GH0.tar.gz) = 9129180 +TIMESTAMP = 1522280144 +SHA256 (ethereum-go-ethereum-v1.8.3_GH0.tar.gz) = 6c935e33006ab26c69dc083c7b471759812cd8cef5e1ec783f005d3c58a98621 +SIZE (ethereum-go-ethereum-v1.8.3_GH0.tar.gz) = 9135192 |