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:
@ -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
|
||||
|
Reference in New Issue
Block a user