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,10 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REMI_VERSION = 2021.3.2
|
||||
PYTHON_REMI_VERSION = 2022.7.27
|
||||
PYTHON_REMI_SOURCE = remi-$(PYTHON_REMI_VERSION).tar.gz
|
||||
PYTHON_REMI_SITE = https://files.pythonhosted.org/packages/c0/99/94bd825cf8baee369b959f76c802a51ccc69d4d62ec113e26db4835f710c
|
||||
PYTHON_REMI_SITE = https://files.pythonhosted.org/packages/b7/5c/fca9d9273fc9d5f4ca0bc2f387ca19f8ba9979dcb75617d094e575dc2337
|
||||
|
||||
PYTHON_REMI_LICENSE = Apache-2.0
|
||||
PYTHON_REMI_LICENSE_FILES = LICENSE
|
||||
PYTHON_REMI_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user