From d778c221a128eb9aa4990fb079d4322c69127ec4 Mon Sep 17 00:00:00 2001 From: j1nx Date: Fri, 19 May 2023 10:24:11 +0200 Subject: [PATCH] Bump ovos-listener --- .../package/python-ovos-listener/python-ovos-listener.hash | 2 +- .../package/python-ovos-listener/python-ovos-listener.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildroot-external/package/python-ovos-listener/python-ovos-listener.hash b/buildroot-external/package/python-ovos-listener/python-ovos-listener.hash index db74fbdf..5416d64b 100644 --- a/buildroot-external/package/python-ovos-listener/python-ovos-listener.hash +++ b/buildroot-external/package/python-ovos-listener/python-ovos-listener.hash @@ -1 +1 @@ -sha256 50b9dcffa5cb14a9dc55ebcb3ba25fa27989ab4641ffc34b885f3e345f7cddde python-ovos-listener-9fa3f8667125d677316e21e4c37d1b9dae2053d2.tar.gz +sha256 ea4b70b9c932820820d8daf26cc4251b0e8b248b70a0e1c549ecdd375a960449 python-ovos-listener-2d6ba2b6dbfae1c48c1833079d4aa94fa5cf6af5.tar.gz diff --git a/buildroot-external/package/python-ovos-listener/python-ovos-listener.mk b/buildroot-external/package/python-ovos-listener/python-ovos-listener.mk index 08feed6c..f795eee5 100644 --- a/buildroot-external/package/python-ovos-listener/python-ovos-listener.mk +++ b/buildroot-external/package/python-ovos-listener/python-ovos-listener.mk @@ -4,7 +4,7 @@ # ################################################################################ -PYTHON_OVOS_LISTENER_VERSION = 9fa3f8667125d677316e21e4c37d1b9dae2053d2 +PYTHON_OVOS_LISTENER_VERSION = 2d6ba2b6dbfae1c48c1833079d4aa94fa5cf6af5 PYTHON_OVOS_LISTENER_SITE = $(call github,OpenVoiceOS,ovos-listener,$(PYTHON_OVOS_LISTENER_VERSION)) PYTHON_OVOS_LISTENER_SETUP_TYPE = setuptools PYTHON_OVOS_LISTENER_LICENSE_FILES = LICENSE