diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-11-30 12:54:55 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 12:35:41 +0000 |
commit | 237b36fa2e73986dc19284686e80a47cb329bb6f (patch) | |
tree | abc3279705b006763706536c7330abed816a4690 /lang/rust-bootstrap | |
parent | ca42ce1e88303283ca74cbea21f224d6d45f0f6b (diff) | |
download | ports-237b36fa2e73986dc19284686e80a47cb329bb6f.tar.gz ports-237b36fa2e73986dc19284686e80a47cb329bb6f.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 d5d0f3a2c3d2..f8e7869e9e39 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.56.0 +PORTVERSION= 1.57.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 d00057677234..6080a9d6b614 100644 --- a/lang/rust-bootstrap/distinfo +++ b/lang/rust-bootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634575103 -SHA256 (rust/rustc-1.56.0-src.tar.xz) = f13468889833c88e744ad579c5d8fbb7ecb53216159b54481a90e5dcdaa9e320 -SIZE (rust/rustc-1.56.0-src.tar.xz) = 121802340 +TIMESTAMP = 1638276833 +SHA256 (rust/rustc-1.57.0-src.tar.xz) = fad07ea1daf9c6195c32e6e9c43ece4565c5f2f1de3c3771574790d6abbc9704 +SIZE (rust/rustc-1.57.0-src.tar.xz) = 122681768 |