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 d5eb2100c01d..2b9f21ebb7a7 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com |