mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
Upgrade ShredOS to buildroot v24.11
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_UJSON_VERSION = 5.7.0
|
||||
PYTHON_UJSON_VERSION = 5.10.0
|
||||
PYTHON_UJSON_SOURCE = ujson-$(PYTHON_UJSON_VERSION).tar.gz
|
||||
PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/43/1a/b0a027144aa5c8f4ea654f4afdd634578b450807bb70b9f8bad00d6f6d3c
|
||||
PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/f0/00/3110fd566786bfa542adb7932d62035e0c0ef662a8ff6544b6643b3d6fd7
|
||||
PYTHON_UJSON_SETUP_TYPE = setuptools
|
||||
PYTHON_UJSON_LICENSE = BSD-3-Clause
|
||||
PYTHON_UJSON_LICENSE = BSD-3-Clause, TCL
|
||||
PYTHON_UJSON_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_UJSON_DEPENDENCIES = host-python-setuptools-scm double-conversion
|
||||
PYTHON_UJSON_ENV = \
|
||||
|
||||
Reference in New Issue
Block a user