diff options
Diffstat (limited to 'net-p2p/go-ethereum/Makefile')
-rw-r--r-- | net-p2p/go-ethereum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index a1182c58a323..9a693bbc371f 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.21 +DISTVERSION= 1.8.22 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com |