rustc-snapshot: update to 1.68.1

This commit is contained in:
Rudi Heitbaum 2023-03-24 07:33:47 +00:00
parent 6b7ce97238
commit cb3cd4d1a5

View File

@ -3,7 +3,7 @@
PKG_NAME="rustc-snapshot"
PKG_VERSION="$(get_pkg_version rust)"
PKG_SHA256="207ba4e6a0426a6bed226d8b51f2d1356515f824d00b1f52973da88ea6501b6d"
PKG_SHA256="6c499c1eed2c3f012ce6aeb606337844a8f0de2ada4930f13c12141cb4a1c262"
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"