mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/sortedcontainers/json
|
||||
md5 41a4a1eaf7b85e6b3beb14cfb160bc27 sortedcontainers-2.1.0.tar.gz
|
||||
sha256 974e9a32f56b17c1bac2aebd9dcf197f3eb9cd30553c5852a3187ad162e1a03a sortedcontainers-2.1.0.tar.gz
|
||||
md5 50eeb6cb739568b590b28f9a3f445c78 sortedcontainers-2.4.0.tar.gz
|
||||
sha256 25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88 sortedcontainers-2.4.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 7dcf4a5137118a925727b8a1690bc6ea70b156ee6739dbb51fd4d386718d6ce5 LICENSE
|
||||
sha256 1db7cae7fce6452e2e608e401a0f953e0133e4c2d75db69fb8ae851d2086f5b6 LICENSE
|
||||
|
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SORTEDCONTAINERS_VERSION = 2.1.0
|
||||
PYTHON_SORTEDCONTAINERS_VERSION = 2.4.0
|
||||
PYTHON_SORTEDCONTAINERS_SOURCE = sortedcontainers-$(PYTHON_SORTEDCONTAINERS_VERSION).tar.gz
|
||||
PYTHON_SORTEDCONTAINERS_SITE = https://files.pythonhosted.org/packages/29/e0/135df2e733790a3d3bcda970fd080617be8cea3bd98f411e76e6847c17ef
|
||||
PYTHON_SORTEDCONTAINERS_SITE = https://files.pythonhosted.org/packages/e8/c4/ba2f8066cceb6f23394729afe52f3bf7adec04bf9ed2c820b39e19299111
|
||||
PYTHON_SORTEDCONTAINERS_SETUP_TYPE = setuptools
|
||||
PYTHON_SORTEDCONTAINERS_LICENSE = Apache-2.0
|
||||
PYTHON_SORTEDCONTAINERS_LICENSE_FILES = LICENSE
|
||||
|
Reference in New Issue
Block a user