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

Bump adapt-parser

This commit is contained in:
j1nx
2023-05-07 13:30:24 +02:00
parent 55b998a6e0
commit 06a58c2c10
3 changed files with 14 additions and 13 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_ADAPT_PARSER_VERSION = 0.5.1
PYTHON_ADAPT_PARSER_VERSION = 1.0.0
PYTHON_ADAPT_PARSER_SOURCE = adapt-parser-$(PYTHON_ADAPT_PARSER_VERSION).tar.gz
PYTHON_ADAPT_PARSER_SITE = https://files.pythonhosted.org/packages/ea/f3/d1043da5dfe5b3cc5c02b0a62425d8d7231a43214ddbb6f20459b6be491c
PYTHON_ADAPT_PARSER_SITE = https://files.pythonhosted.org/packages/ff/97/236a8cf280b789a86a7e5b50d3602e189ecc9726ebbb5b3259bb43761b02
PYTHON_ADAPT_PARSER_SETUP_TYPE = setuptools
$(eval $(python-package))