mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +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:
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/wrapt/json
|
||||
md5 cc15c001b129f81eb2f79b15eb99ffe5 wrapt-1.11.2.tar.gz
|
||||
sha256 565a021fd19419476b9362b05eeaa094178de64f8361e44468f9e9d7843901e1 wrapt-1.11.2.tar.gz
|
||||
md5 6e7340264f038efdefcba707250c91c2 wrapt-1.14.1.tar.gz
|
||||
sha256 380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d wrapt-1.14.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 e37c13f84fb3c9a54161b0fcf75f4d302fb86ce42cd6106147bda79e4197d9f2 LICENSE
|
||||
sha256 77d2a9159cffe12473f539a71a3e741f35117e61bfd005ebd60c3a1778e2c1f1 LICENSE
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WRAPT_VERSION = 1.11.2
|
||||
PYTHON_WRAPT_VERSION = 1.14.1
|
||||
PYTHON_WRAPT_SOURCE = wrapt-$(PYTHON_WRAPT_VERSION).tar.gz
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/23/84/323c2415280bc4fc880ac5050dddfb3c8062c2552b34c2e512eb4aa68f79
|
||||
PYTHON_WRAPT_SETUP_TYPE = distutils
|
||||
PYTHON_WRAPT_SITE = https://files.pythonhosted.org/packages/11/eb/e06e77394d6cf09977d92bff310cb0392930c08a338f99af6066a5a98f92
|
||||
PYTHON_WRAPT_SETUP_TYPE = setuptools
|
||||
PYTHON_WRAPT_LICENSE = BSD-2-Clause
|
||||
PYTHON_WRAPT_LICENSE_FILES = LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user