1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Bump buildroot to the latest 2023.02.x LTS version

This commit is contained in:
j1nx
2023-04-07 12:48:03 +02:00
parent 281cc65b06
commit d2ec98cd4f
2797 changed files with 290 additions and 1441 deletions

View File

@ -1,2 +1,2 @@
# md5, sha256 from https://pypi.org/pypi
sha256 de20550178376d21bfe1b34a7dc42ab107bb282ef82069cf6dfe2805a0029e26 rapidfuzz-1.4.1.tar.gz
sha256 1c7e439d1428882d297bdd0db5626fc4626cdebe50d3fbbf4ed898f775ca56d5 rapidfuzz-2.15.0.tar.gz

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_RAPIDFUZZ_VERSION = 1.4.1
PYTHON_RAPIDFUZZ_VERSION = 2.15.0
PYTHON_RAPIDFUZZ_SOURCE = rapidfuzz-$(PYTHON_RAPIDFUZZ_VERSION).tar.gz
PYTHON_RAPIDFUZZ_SITE = https://files.pythonhosted.org/packages/2f/86/cc342a061f0ae579b31376f23afd737a4a7cf34dfa9199859646cb4a941b
PYTHON_RAPIDFUZZ_SITE = https://files.pythonhosted.org/packages/01/8c/cad170708243488e2b2a2e727eb40f30018231efa7fa1a9a3a3dc82d9f42
PYTHON_RAPIDFUZZ_SETUP_TYPE = setuptools
PYTHON_RAPIDFUZZ_LICENSE = Apache-2.0
PYTHON_RAPIDFUZZ_LICENSE_FILES = LICENSE