mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-14 18:26:28 +01:00
Bump python-webrtcvad to latest version from github
This commit is contained in:
parent
e3a2fcd6d1
commit
f7107b578b
@ -1,2 +1,2 @@
|
||||
# Locally computed sha256 checksums
|
||||
sha256 f1bed2fb25b63fb7b1a55d64090c993c9c9167b28485ae0bcdd81cf6ede96aea webrtcvad-2.0.10.tar.gz
|
||||
sha256 b46e4b0a5da453604b2dc6d6f34a6f999ab76b0b18245fca186e1b97121255b3 python-webrtcvad-e283ca41df3a84b0e87fb1f5cb9b21580a286b09.tar.gz
|
||||
|
@ -4,9 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_WEBRTCVAD_VERSION = 2.0.10
|
||||
PYTHON_WEBRTCVAD_SOURCE = webrtcvad-$(PYTHON_WEBRTCVAD_VERSION).tar.gz
|
||||
PYTHON_WEBRTCVAD_SITE = https://files.pythonhosted.org/packages/89/34/e2de2d97f3288512b9ea56f92e7452f8207eb5a0096500badf9dfd48f5e6
|
||||
PYTHON_WEBRTCVAD_VERSION = e283ca41df3a84b0e87fb1f5cb9b21580a286b09
|
||||
PYTHON_WEBRTCVAD_SITE = $(call github,wiseman,py-webrtcvad,$(PYTHON_WEBRTCVAD_VERSION))
|
||||
PYTHON_WEBRTCVAD_SETUP_TYPE = setuptools
|
||||
PYTHON_WEBRTCVAD_LICENSE = MIT
|
||||
PYTHON_WEBRTCVAD_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user