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

MycroftOS: Bump Mycroft to 18.8.10 and all other requirements.

This commit is contained in:
Peter Steenbergen
2019-01-11 08:45:44 +01:00
parent b2f33e4013
commit 40961fb458
11 changed files with 16 additions and 11 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MSK_VERSION = 0.3.11
PYTHON_MSK_VERSION = 0.3.12
PYTHON_MSK_SOURCE = msk-$(PYTHON_MSK_VERSION).tar.gz
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/6d/2d/561d58e16d456ee5ca79d6dff3fb053f56da4ad62832eccce82b61a65789
PYTHON_MSK_SITE = https://files.pythonhosted.org/packages/34/91/fad24465ad7d07184d2b7e965415f62acf90e5488cfd3fec56c89430f01b
PYTHON_MSK_SETUP_TYPE = setuptools
$(eval $(python-package))