aboutsummaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-04-19 03:55:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-04-19 03:55:22 +0000
commiteefc22ffc37bf4286acfeee756295ba59037f3d2 (patch)
tree076bd63039b47b2d92b71b82e2e7cf6b41f34fb9 /lang/rust
parent9863b5b2dc00e448d12730a3ef2cb7edbda37b85 (diff)
downloadports-eefc22ffc37bf4286acfeee756295ba59037f3d2.tar.gz
ports-eefc22ffc37bf4286acfeee756295ba59037f3d2.zip
devel/libgit2: Update to 1.0.0
Notes
Notes: svn path=/head/; revision=532068
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index 490ef8afde26..c04f93610163 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rust
PORTVERSION?= 1.42.0
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/:src \
LOCAL/tobik/rust:bootstrap \