mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
speexdsp: update to 1.2.1
This commit is contained in:
parent
9024a1d512
commit
a22bbdd7f3
@ -2,10 +2,11 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="speexdsp"
|
||||
PKG_VERSION="1.2.0"
|
||||
PKG_SHA256="682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771"
|
||||
PKG_VERSION="1.2.1"
|
||||
PKG_SHA256="b36d4f16e42b7103b7fc3e4a8f98b6bf889dd1f70f65c2365af07be82844db29"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://speex.org"
|
||||
PKG_URL="http://downloads.us.xiph.org/releases/speex/speexdsp-${PKG_VERSION}.tar.gz"
|
||||
PKG_URL="https://gitlab.xiph.org/xiph/speexdsp/-/archive/SpeexDSP-${PKG_VERSION}/speexdsp-SpeexDSP-${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Speex audio processing library"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user