update lang/rust to 1.41.1

Announce: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html

while here update the sparc64 bootstrap to 1.41.0 (to be ready for next update)
This commit is contained in:
semarie 2020-03-03 10:46:42 +00:00
parent 448c43e089
commit 2c84ff6b2b
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.107 2020/02/11 12:48:20 semarie Exp $
# $OpenBSD: Makefile,v 1.108 2020/03/03 10:46:42 semarie Exp $
ONLY_FOR_ARCHS = ${RUST_ARCHS}
@ -13,7 +13,7 @@ COMMENT-gdb = Rust debugger through gdb
COMMENT-clippy = Rust linter
COMMENT-rustfmt = Rust code formatter
V = 1.41.0
V = 1.41.1
CARGO_V = 0.42.0
CLIPPY_V = 0.0.212
RUSTFMT_V = 1.4.11
@ -23,7 +23,7 @@ DISTNAME = rustc-${V}-src
BV-aarch64 = 1.41.0-20200201
BV-amd64 = 1.41.0-20200130
BV-i386 = 1.41.0-20200209
BV-sparc64 = 1.40.0-20200110
BV-sparc64 = 1.41.0-20200224
BV = ${BV-${MACHINE_ARCH}}
PKGNAME = rust-${V}

View File

@ -1,10 +1,10 @@
SHA256 (rust/rustc-1.41.0-src.tar.xz) = ONZ0LlxMmKg13l1uEqIJ5EL7MHigOywBurbqevslvm8=
SHA256 (rust/rustc-1.41.1-src.tar.xz) = 66yYYbQ8cgevNuJEAt/cVGOk30vbAVzLKxZSUcD9z3w=
SHA256 (rust/rustc-bootstrap-aarch64-1.41.0-20200201.tar.xz) = cBCPYEVK0jPV97YKLC38j6yGQQYLiskCcAWipe5zvqo=
SHA256 (rust/rustc-bootstrap-amd64-1.41.0-20200130.tar.xz) = W0bWugb3A7hxjqsd34NIfsCSC3aAMPZLkLd8agEGWR8=
SHA256 (rust/rustc-bootstrap-i386-1.41.0-20200209.tar.xz) = n56tFPnUqzJkri4dqXUtGw4fDczQTxWRKrLr97GjZJs=
SHA256 (rust/rustc-bootstrap-sparc64-1.40.0-20200110.tar.xz) = UwVY5+ptJB9rtiS5blrdS41wARsKfXbBwGxCr/Jw5E4=
SIZE (rust/rustc-1.41.0-src.tar.xz) = 93763052
SHA256 (rust/rustc-bootstrap-sparc64-1.41.0-20200224.tar.xz) = ISWJE0+eJSxMuKNI22Syx7+YTiwpfs3XdXA/WnPFRzs=
SIZE (rust/rustc-1.41.1-src.tar.xz) = 93754192
SIZE (rust/rustc-bootstrap-aarch64-1.41.0-20200201.tar.xz) = 41495648
SIZE (rust/rustc-bootstrap-amd64-1.41.0-20200130.tar.xz) = 46899908
SIZE (rust/rustc-bootstrap-i386-1.41.0-20200209.tar.xz) = 46710416
SIZE (rust/rustc-bootstrap-sparc64-1.40.0-20200110.tar.xz) = 38898304
SIZE (rust/rustc-bootstrap-sparc64-1.41.0-20200224.tar.xz) = 38753884