mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
@@ -4,17 +4,14 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Please keep in sync with package/python3-pip/python3-pip.mk
|
||||
PYTHON_PIP_VERSION = 20.0.2
|
||||
PYTHON_PIP_VERSION = 22.3.1
|
||||
PYTHON_PIP_SOURCE = pip-$(PYTHON_PIP_VERSION).tar.gz
|
||||
PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/8e/76/66066b7bc71817238924c7e4b448abdb17eb0c92d645769c223f9ace478f
|
||||
PYTHON_PIP_SITE = https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aad92c7297465af5fe6eec2dbae490aa9763273ffdc1
|
||||
PYTHON_PIP_SETUP_TYPE = setuptools
|
||||
PYTHON_PIP_LICENSE = MIT
|
||||
PYTHON_PIP_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_PIP_CPE_ID_VENDOR = pypa
|
||||
PYTHON_PIP_CPE_ID_PRODUCT = pip
|
||||
|
||||
#0001-Don-t-split-git-references-on-unicode-separators.patch
|
||||
PYTHON_PIP_IGNORE_CVES += CVE-2021-3572
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user