rust: update to 1.73.0

This commit is contained in:
Rudi Heitbaum 2023-10-05 21:53:35 +00:00
parent 5f6d7130e6
commit e7f7b1a50b

View File

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