summaryrefslogtreecommitdiff
path: root/net-p2p/go-ethereum/Makefile
diff options
context:
space:
mode:
authorEnrique Fynn <me@enriquefynn.com>2022-09-23 19:21:26 -0400
committerGuangyuan Yang <ygy@FreeBSD.org>2022-09-23 19:21:26 -0400
commit41975a820eb04be63ec889a21787398f74be4afa (patch)
tree33625e7dedd330d39edee1191fffe3ee9e63c270 /net-p2p/go-ethereum/Makefile
parentmath/armadillo: Update to 11.4.0 (diff)
net-p2p/go-ethereum: Update to 1.10.25
Changelog: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.25 PR: 266449
Diffstat (limited to 'net-p2p/go-ethereum/Makefile')
-rw-r--r--net-p2p/go-ethereum/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index e276e20e99f5..53f35c559ab7 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,7 +1,6 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
-DISTVERSION= 1.10.23
-PORTREVISION= 1
+DISTVERSION= 1.10.25
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com