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

MycroftOS: Bump mycroft to latest version

This commit is contained in:
j1nx
2020-06-04 20:54:00 +02:00
parent 70ad6b47d1
commit 8dc732be6d
9 changed files with 28 additions and 6 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PADATIOUS_VERSION = 0.4.6
PYTHON_PADATIOUS_VERSION = 0.4.8
PYTHON_PADATIOUS_SOURCE = padatious-$(PYTHON_PADATIOUS_VERSION).tar.gz
PYTHON_PADATIOUS_SITE = https://files.pythonhosted.org/packages/1f/37/0022764d88b1aacb7f42a9e3ba5250b10212d8b6cf6223c58e639d669a6c
PYTHON_PADATIOUS_SITE = https://files.pythonhosted.org/packages/d0/e7/70a6eb34b7e67fef5b2645df2ee1f807db2b5a345e4e6adfb2660a56425b
PYTHON_PADATIOUS_SETUP_TYPE = setuptools
$(eval $(python-package))