1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

lang/rust: oops, don't default to pre-releases

Differential Revision:	https://reviews.freebsd.org/D18858
This commit is contained in:
Jan Beich 2019-01-17 19:55:58 +00:00
parent 5da2437891
commit bea7824c1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490602

View File

@ -5,7 +5,7 @@ PORTNAME= rust
PORTVERSION?= 1.32.0
PORTREVISION?= 0
CATEGORIES= lang
MASTER_SITES= http://dev-static.rust-lang.org/dist/:src \
MASTER_SITES= http://static.rust-lang.org/dist/:src \
LOCAL/dumbbell/rust:rust_bootstrap \
https://static.rust-lang.org/dist/:rust_bootstrap \
LOCAL/dumbbell/rust:cargo_bootstrap \