rust: update to 1.64.0

ann:
- https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html

Fixes build with llvm-15.0.y
This commit is contained in:
Rudi Heitbaum 2022-09-18 01:35:54 +00:00
parent 8b004fd405
commit 13108903cc

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rust"
PKG_VERSION="1.63.0"
PKG_SHA256="1f9580295642ef5da7e475a8da2397d65153d3f2cb92849dbd08ed0effca99d0"
PKG_VERSION="1.64.0"
PKG_SHA256="b3cd9f481e1a2901bf6f3808d30c69cc4ea80d93c4cc4e2ed52258b180381205"
PKG_LICENSE="MIT"
PKG_SITE="https://www.rust-lang.org"
PKG_URL="https://static.rust-lang.org/dist/rustc-${PKG_VERSION}-src.tar.gz"