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

@ -0,0 +1,12 @@
################################################################################
#
# python-pyxdg
#
################################################################################
PYTHON_PYXDG_VERSION = 0.26
PYTHON_PYXDG_SOURCE = pyxdg-$(PYTHON_PYXDG_VERSION).tar.gz
PYTHON_PYXDG_SITE = https://files.pythonhosted.org/packages/47/6e/311d5f22e2b76381719b5d0c6e9dc39cd33999adae67db71d7279a6d70f4
PYTHON_PYXDG_SETUP_TYPE = distutils
$(eval $(python-package))