mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +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,12 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MAKO_VERSION = 1.2.4
|
||||
PYTHON_MAKO_VERSION = 1.3.0
|
||||
PYTHON_MAKO_SOURCE = Mako-$(PYTHON_MAKO_VERSION).tar.gz
|
||||
PYTHON_MAKO_SITE = https://files.pythonhosted.org/packages/05/5f/2ba6e026d33a0e6ddc1dddf9958677f76f5f80c236bd65309d280b166d3e
|
||||
PYTHON_MAKO_SITE = https://files.pythonhosted.org/packages/a9/6e/6b41e654bbdcef90c6b9e7f280bf7cbd756dc2560ce76214f5cdbc4ddab5
|
||||
PYTHON_MAKO_SETUP_TYPE = setuptools
|
||||
PYTHON_MAKO_LICENSE = MIT
|
||||
PYTHON_MAKO_LICENSE_FILES = LICENSE
|
||||
PYTHON_MAKO_CPE_ID_VENDOR = sqlalchemy
|
||||
PYTHON_MAKO_CPE_ID_PRODUCT = mako
|
||||
|
||||
# In host build, setup.py tries to download markupsafe if it is not installed
|
||||
HOST_PYTHON_MAKO_DEPENDENCIES = host-python-markupsafe
|
||||
|
||||
Reference in New Issue
Block a user