rust: update to 1.62.1

This commit is contained in:
Rudi Heitbaum 2022-07-21 12:32:46 +00:00
parent 3a4dc81019
commit 081457a5c7

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"