rust: update to 1.68.2

release notes:
- https://blog.rust-lang.org/2023/03/28/Rust-1.68.2.html
This commit is contained in:
Rudi Heitbaum 2023-03-30 08:23:34 +00:00
parent 4871df3efb
commit d532702f5e

View File

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