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

MycroftOS: Bump mycroft to the new 20.08 release.

This commit is contained in:
j1nx
2020-08-21 12:11:36 +02:00
parent c9bac8ff22
commit d959ccb81c
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/msm/json
md5 fe54a2aecd6751bef66fdcd27ffd3cdc msm-0.5.19.tar.gz
sha256 9878eecbf7255d4907637700ecfeeacb9fe586409ee3ae05d406683ad18d7e5e msm-0.8.7.tar.gz
sha256 a502aee54917cd394217b31c977a1ba3d9541a0120e0a045c49fd77b328e4a29 msm-0.8.8.tar.gz
# Locally computed sha256 checksums
sha256 a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_MSM_VERSION = 0.8.7
PYTHON_MSM_VERSION = 0.8.8
PYTHON_MSM_SOURCE = msm-$(PYTHON_MSM_VERSION).tar.gz
PYTHON_MSM_SITE = https://files.pythonhosted.org/packages/f3/51/f0be5edba5d9e7a31b0b11857bff1324916bd2dd209314b97e1eacbed766
PYTHON_MSM_SITE = https://files.pythonhosted.org/packages/7e/42/66f2d39be2767b064d0c384b764ef18aae11344e618287f40fea5c84c866
PYTHON_MSM_SETUP_TYPE = setuptools
PYTHON_MSM_LICENSE = Apache-2.0
PYTHON_MSM_LICENSE_FILES = LICENSE