mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Switch over to fully XDG compliant skills directories
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PAKO_VERSION = 0.2.3
|
||||
PYTHON_PAKO_VERSION = 0.3.1
|
||||
PYTHON_PAKO_SOURCE = pako-$(PYTHON_PAKO_VERSION).tar.gz
|
||||
PYTHON_PAKO_SITE = https://files.pythonhosted.org/packages/96/91/bf16a2f64a6628dfbfd9218f0331fbf73655530608ddd2f8fb597fdb9458
|
||||
PYTHON_PAKO_SITE = https://files.pythonhosted.org/packages/0d/27/0c491946572618f32c174101facca4dfb7034317e045c1e3950ed4fee689
|
||||
PYTHON_PAKO_SETUP_TYPE = setuptools
|
||||
PYTHON_PAKO_LICENSE = Apache-2.0
|
||||
PYTHON_PAKO_LICENSE_FILES = LICENSE
|
||||
|
Reference in New Issue
Block a user