mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 18:12:13 +00:00
Updated ShredOS to Buildroot 2025.11, kernel 6.18.0
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WEB2PY_VERSION = 2.27.1
|
||||
PYTHON_WEB2PY_SITE = $(call github,web2py,web2py,v$(PYTHON_WEB2PY_VERSION))
|
||||
PYTHON_WEB2PY_VERSION = v3.0.11
|
||||
PYTHON_WEB2PY_SITE = https://github.com/web2py/web2py.git
|
||||
PYTHON_WEB2PY_SITE_METHOD = git
|
||||
PYTHON_WEB2PY_GIT_SUBMODULES = YES
|
||||
PYTHON_WEB2PY_LICENSE = LGPL-3.0
|
||||
PYTHON_WEB2PY_LICENSE_FILES = LICENSE
|
||||
PYTHON_WEB2PY_LICENSE_FILES = LICENSE.web2py.txt
|
||||
PYTHON_WEB2PY_CPE_ID_VENDOR = web2py
|
||||
PYTHON_WEB2PY_CPE_ID_PRODUCT = web2py
|
||||
PYTHON_WEB2PY_DEPENDENCIES = host-python3 python3 \
|
||||
|
||||
Reference in New Issue
Block a user