aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/openethereum
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-01-06 10:13:58 +0000
commita798515415faedb3e670d78108a9b2597902b5c5 (patch)
tree1346c4816a33e412ab7dea4e186878086861cc47 /net-p2p/openethereum
parentcb4c052480f7f7edeba328f459bcc40a3d52006f (diff)
downloadports-a798515415faedb3e670d78108a9b2597902b5c5.tar.gz
ports-a798515415faedb3e670d78108a9b2597902b5c5.zip
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0 Tested by: mikael, pkubaj Differential Revision: https://reviews.freebsd.org/D27940
Notes
Notes: svn path=/head/; revision=560492
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 8d1aa39dff51..234db14bdc82 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openethereum
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= ale@FreeBSD.org