mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 01:52:11 +00:00
Update buildroot to 2024.02.2, kernel to 6.6.2, GPU & DRM drivers, nwipe to v0.37 plus many others.
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SEMVER_VERSION = 2.13.0
|
||||
PYTHON_SEMVER_VERSION = 3.0.2
|
||||
PYTHON_SEMVER_SOURCE = semver-$(PYTHON_SEMVER_VERSION).tar.gz
|
||||
PYTHON_SEMVER_SITE = https://files.pythonhosted.org/packages/31/a9/b61190916030ee9af83de342e101f192bbb436c59be20a4cb0cdb7256ece
|
||||
PYTHON_SEMVER_SITE = https://files.pythonhosted.org/packages/41/6c/a536cc008f38fd83b3c1b98ce19ead13b746b5588c9a0cb9dd9f6ea434bc
|
||||
PYTHON_SEMVER_SETUP_TYPE = setuptools
|
||||
PYTHON_SEMVER_LICENSE = BSD-3-Clause
|
||||
PYTHON_SEMVER_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_SEMVER_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user