diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-17 17:35:40 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 08:50:04 +0000 |
commit | f36cc819accadae1fefc14c203e5fbe9c74e1492 (patch) | |
tree | 9ce30684fd7a00ab91af7d225389fbf0e2e91006 /lang/rust-bootstrap | |
parent | 91e924bb10e0661083665ac258e68886083a7c88 (diff) | |
download | ports-f36cc819accadae1fefc14c203e5fbe9c74e1492.tar.gz ports-f36cc819accadae1fefc14c203e5fbe9c74e1492.zip |
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 15eb5696dde9..45d0358fc877 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.62.0 +PORTVERSION= 1.63.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 16c3bdd739b4..26b57a90a332 100644 --- a/lang/rust-bootstrap/distinfo +++ b/lang/rust-bootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656497768 -SHA256 (rust/rustc-1.62.0-src.tar.xz) = 6c00ef115c894c2645e60b5049a4f5dacf1dc0c993f3074f7ae4fdf4c755dd5e -SIZE (rust/rustc-1.62.0-src.tar.xz) = 135644992 +TIMESTAMP = 1660646335 +SHA256 (rust/rustc-1.63.0-src.tar.xz) = 8f44af6dc44cc4146634a4dd5e4cc5470b3052a2337019b870c0e025e8987e0c +SIZE (rust/rustc-1.63.0-src.tar.xz) = 136597192 |