mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,12 +4,15 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SETUPTOOLS_RUST_VERSION = 1.8.1
|
||||
PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools-rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/f2/40/f1e9fedb88462248e94ea4383cda0065111582a4d5a32ca84acf60ab1107
|
||||
PYTHON_SETUPTOOLS_RUST_VERSION = 1.10.2
|
||||
PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools_rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
|
||||
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/d3/6b/99a1588d826ceb108694ba00f78bc6afda10ed5d72d550ae8f256af1f7b4
|
||||
PYTHON_SETUPTOOLS_RUST_SETUP_TYPE = setuptools
|
||||
PYTHON_SETUPTOOLS_RUST_LICENSE = MIT
|
||||
PYTHON_SETUPTOOLS_RUST_LICENSE_FILES = LICENSE
|
||||
HOST_PYTHON_SETUPTOOLS_RUST_DEPENDENCIES = host-rustc host-python-semantic-version
|
||||
HOST_PYTHON_SETUPTOOLS_RUST_DEPENDENCIES = \
|
||||
host-python-semantic-version \
|
||||
host-python-setuptools-scm \
|
||||
host-rustc
|
||||
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user