mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
rust-std-snapshot: add package
This commit is contained in:
parent
e9456de351
commit
587f6407e4
11
packages/rust/rust-std-snapshot/package.mk
Normal file
11
packages/rust/rust-std-snapshot/package.mk
Normal file
@ -0,0 +1,11 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rust-std-snapshot"
|
||||
PKG_VERSION="$(get_pkg_version rust)"
|
||||
PKG_SHA256="6fb8ee3650beb10836ae48a9aaa535473e64eaca20695b88113267aea3c7557f"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://www.rust-lang.org"
|
||||
PKG_URL="https://static.rust-lang.org/dist/rust-std-${PKG_VERSION}-${MACHINE_HARDWARE_CPU}-unknown-linux-gnu.tar.xz"
|
||||
PKG_LONGDESC="rust std library bootstrap package"
|
||||
PKG_TOOLCHAIN="manual"
|
Loading…
x
Reference in New Issue
Block a user