diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 02:15:46 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2023-12-07 15:06:56 +0000 |
commit | 1a5ede5f3667b6e0399abb165603b33f51f65d66 (patch) | |
tree | a4bb68054aad1bff88578958b521cd500b7e0153 /net-p2p/go-ethereum/Makefile | |
parent | c4ce3279dbdde130aaff8810a4ef8625ba06128f (diff) | |
download | ports-1a5ede5f3667b6e0399abb165603b33f51f65d66.tar.gz ports-1a5ede5f3667b6e0399abb165603b33f51f65d66.zip |
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 b37bd7d05419..453a1722ff20 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= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com |