mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 18:12:13 +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,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYHAMCREST_VERSION = 2.0.4
|
||||
PYTHON_PYHAMCREST_VERSION = 2.1.0
|
||||
PYTHON_PYHAMCREST_SOURCE = pyhamcrest-$(PYTHON_PYHAMCREST_VERSION).tar.gz
|
||||
PYTHON_PYHAMCREST_SITE = https://files.pythonhosted.org/packages/b1/9a/588f086b64ace8d2e9843d8551e9068b2570c3c51b06cb49a107303f8700
|
||||
PYTHON_PYHAMCREST_SETUP_TYPE = setuptools
|
||||
PYTHON_PYHAMCREST_SITE = https://files.pythonhosted.org/packages/16/3f/f286caba4e64391a8dc9200e6de6ce0d07471e3f718248c3276843b7793b
|
||||
PYTHON_PYHAMCREST_SETUP_TYPE = pep517
|
||||
PYTHON_PYHAMCREST_LICENSE = BSD-3-Clause
|
||||
PYTHON_PYHAMCREST_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_PYHAMCREST_DEPENDENCIES = \
|
||||
host-python-hatchling \
|
||||
host-python-hatch-vcs
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user