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

MycroftOS: Update Mycroft + dependencies to latest version.

This commit is contained in:
j1nx
2020-07-22 10:28:45 +02:00
parent 1bbedfc52a
commit 17fd2c4527
6 changed files with 8 additions and 9 deletions

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_ADAPT_PARSER_VERSION = 0.3.4
PYTHON_ADAPT_PARSER_VERSION = 0.3.6
PYTHON_ADAPT_PARSER_SOURCE = adapt-parser-$(PYTHON_ADAPT_PARSER_VERSION).tar.gz
PYTHON_ADAPT_PARSER_SITE = https://files.pythonhosted.org/packages/01/80/2a437b4b59ada21209a420e44d9597d13f3853df3f16040d3077e1a7976a
PYTHON_ADAPT_PARSER_SITE = https://files.pythonhosted.org/packages/a9/dc/07eb7578b7c17ae9a3e2309a826f897211786881c705fb6c9f3fd3d03234
PYTHON_ADAPT_PARSER_SETUP_TYPE = setuptools
$(eval $(python-package))