mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
rust-std-snapshot: add package
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user