aboutsummaryrefslogtreecommitdiff
path: root/lang/rust-nightly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rust-nightly/Makefile')
-rw-r--r--lang/rust-nightly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile
index e740a58e3b58..b489938a625a 100644
--- a/lang/rust-nightly/Makefile
+++ b/lang/rust-nightly/Makefile
@@ -16,7 +16,7 @@ CONFLICTS_INSTALL= rust
# Which source to pull:
# https://static.rust-lang.org/dist/${NIGHTLY_DATE}/rustc-nightly-src.tar.gz
# https://static.rust-lang.org/dist/channel-rust-nightly.toml
-NIGHTLY_DATE= 2019-09-14
+NIGHTLY_DATE= 2019-09-19
NIGHTLY_SUBDIR= ${NIGHTLY_DATE}/
# See WRKSRC/src/stage0.txt for this date