aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-02-03 14:02:32 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-02-03 14:02:32 +0000
commitd64a2a380f88ceec8264db6bbc94805f58112ee7 (patch)
tree837e7fb4d5efd642d6be282ff02e2bcece093a1c /net-p2p
parentbd3a9279310ec68c634964e6a819296aa470fadb (diff)
downloadports-d64a2a380f88ceec8264db6bbc94805f58112ee7.tar.gz
ports-d64a2a380f88ceec8264db6bbc94805f58112ee7.zip
lang/rust: Relink consumers
PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/openethereum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile
index 160276eb22bb..034490196e9c 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.2.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p
MAINTAINER= ale@FreeBSD.org