diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2022-05-31 12:22:27 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-05-31 13:06:17 +0000 |
| commit | aa578f2b89663f8ceebf372218cdd744dda11609 (patch) | |
| tree | 627dd9e20d35b6fa07eb50c655d0473272934f75 /lang/rust-bootstrap | |
| parent | f37666adaa8b8d17e3e138c301334df27afc1136 (diff) | |
Diffstat (limited to 'lang/rust-bootstrap')
| -rw-r--r-- | lang/rust-bootstrap/Makefile | 2 | ||||
| -rw-r--r-- | lang/rust-bootstrap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile index d12f6315322b..2517ef68f09a 100644 --- a/lang/rust-bootstrap/Makefile +++ b/lang/rust-bootstrap/Makefile @@ -2,7 +2,7 @@ # to upload them to ~/public_distfiles on freefall in preparation # for the next lang/rust update. PORTNAME= rust -PORTVERSION= 1.60.0 +PORTVERSION= 1.61.0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/ PKGNAMEPREFIX= ${FLAVOR:S/_/-/g}- diff --git a/lang/rust-bootstrap/distinfo b/lang/rust-bootstrap/distinfo index bc0fd399a54a..8bd244c4fb53 100644 --- a/lang/rust-bootstrap/distinfo +++ b/lang/rust-bootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649150849 -SHA256 (rust/rustc-1.60.0-src.tar.xz) = a025876deccbcb3f288d8e02623ea321f94623f31305d3c5c6f17855bb9685db -SIZE (rust/rustc-1.60.0-src.tar.xz) = 136183048 +TIMESTAMP = 1653574502 +SHA256 (rust/rustc-1.61.0-src.tar.xz) = a63305a3ad734f170746b337a5e3d07ccaa7aa8f253dc52336b44c0a3b549d7b +SIZE (rust/rustc-1.61.0-src.tar.xz) = 136696780 |
