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/boto3/json
|
||||
md5 8cecdbf7ef6702837d7ddabaa3e39a89 boto3-1.16.50.tar.gz
|
||||
sha256 4d502a842b81fdac4b950d3b88a5b9067ce118213b122b20f4192003cb067986 boto3-1.16.50.tar.gz
|
||||
md5 212358fb8b9cbea44a63ab9185c628e8 boto3-1.26.115.tar.gz
|
||||
sha256 2272a060005bf8299f7342cbf1344304eb44b7060cddba6784f676e3bc737bb8 boto3-1.26.115.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BOTO3_VERSION = 1.16.50
|
||||
PYTHON_BOTO3_VERSION = 1.26.115
|
||||
PYTHON_BOTO3_SOURCE = boto3-$(PYTHON_BOTO3_VERSION).tar.gz
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/c8/c6/b4d9547a493ac2837f296f4a004dff6e7136cf6750d181769b8a61d63813
|
||||
PYTHON_BOTO3_SITE = https://files.pythonhosted.org/packages/78/a8/b07686bd9a56e2556708d562c6b8ade423f3cf4cb1b7c3cbc9ed6c24d022
|
||||
PYTHON_BOTO3_SETUP_TYPE = setuptools
|
||||
PYTHON_BOTO3_LICENSE = Apache-2.0
|
||||
PYTHON_BOTO3_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user