mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
speex: update to 1.2.1
This commit is contained in:
parent
a22bbdd7f3
commit
5b93d7d143
@ -3,10 +3,11 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="speex"
|
PKG_NAME="speex"
|
||||||
PKG_VERSION="1.2.0"
|
PKG_VERSION="1.2.1"
|
||||||
PKG_SHA256="eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094"
|
PKG_SHA256="cc55cce69d8753940d56936f7a1fe6db4b302df144aec93a92de1c65b1a87681"
|
||||||
PKG_LICENSE="BSD"
|
PKG_LICENSE="BSD"
|
||||||
PKG_SITE="https://speex.org"
|
PKG_SITE="https://speex.org"
|
||||||
PKG_URL="http://downloads.us.xiph.org/releases/speex/speex-${PKG_VERSION}.tar.gz"
|
PKG_URL="https://gitlab.xiph.org/xiph/speex/-/archive/Speex-${PKG_VERSION}/speex-Speex-${PKG_VERSION}.tar.bz2"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="An Open Source Software patent-free audio compression format designed for speech."
|
PKG_LONGDESC="An Open Source Software patent-free audio compression format designed for speech."
|
||||||
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user