aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/openethereum
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-08-30 18:36:07 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-08-30 18:36:07 +0000
commitc9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40 (patch)
treed019fc1dd12e83b252599d9f7250733f5a8e2694 /net-p2p/openethereum
parent8449a76cb024f7192e93fb447c6252d4b5b07f2a (diff)
downloadports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.tar.gz
ports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.zip
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html With hat: rust Differential Revision: https://reviews.freebsd.org/D26176
Notes
Notes: svn path=/head/; revision=547071
Diffstat (limited to 'net-p2p/openethereum')
-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 27c363be506d..c31fe34b5d18 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-p2p
MAINTAINER= ale@FreeBSD.org