Merge pull request #6726 from heitbaum/rust

rust: update to 1.62.1
This commit is contained in:
CvH 2022-07-22 05:27:25 +02:00 committed by GitHub
commit 2cc058548c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PKG_NAME="cargo-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="815c63119a9cf0282ff240c6444b6f867238763ee3dea182f10837ae7dbbb1d4"
PKG_SHA256="9af4601aed486c982d5f07f8a0c2506a5a278316cfe30f77f5a41b5f69d8382e"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/cargo-${PKG_VERSION}-${MACHINE_HARDWARE_NAME}-unknown-linux-gnu.tar.xz"

View File

@ -3,7 +3,7 @@
PKG_NAME="rust-std-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="addfae87b6b1b521d98a50fdc5120990888a51bb397100062e9c558267c67c77"
PKG_SHA256="431110528b25c0eeff47304ebedc423fa8051e995b35cfedce880038a52b23a4"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/rust-std-${PKG_VERSION}-${MACHINE_HARDWARE_NAME}-unknown-linux-gnu.tar.xz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rust"
PKG_VERSION="1.62.0"
PKG_SHA256="7d0878809b64d206825acae3eb7f60afb2212d81e3de1adf4c11c6032b36c027"
PKG_VERSION="1.62.1"
PKG_SHA256="72acbe6ffcd94f598382a7430b0d85ee8f679e6d0b27f3f566ed1c16c978133f"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/rustc-${PKG_VERSION}-src.tar.gz"

View File

@ -3,7 +3,7 @@
PKG_NAME="rustc-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="e7f71f4ef09334ddc9ec8cbf2f958d654e36f580c95f8fec6d5c816ce256dbd6"
PKG_SHA256="10a269b15d569dc07fa7bd4a701784d5a897395622891e1003710a6a386fcf09"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/rustc-${PKG_VERSION}-${MACHINE_HARDWARE_NAME}-unknown-linux-gnu.tar.xz"