summaryrefslogtreecommitdiffstats
path: root/rules/speexdsp.make
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2021-02-18 12:55:09 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-02-24 14:11:45 +0100
commit3f2c9597b4c091eb0550189275447bed3fdbc18a (patch)
treec9c80727dc982c9e2a84066f7f94ee2a51dc3168 /rules/speexdsp.make
parent1dadb1bbc7ca31a45335e62e1f5a74ccbe5acbb8 (diff)
downloadptxdist-3f2c9597b4c091eb0550189275447bed3fdbc18a.tar.gz
ptxdist-3f2c9597b4c091eb0550189275447bed3fdbc18a.tar.xz
speexdsp: version bump 1.2rc3 -> 1.2.0
Adds some more optimizations and corner case fixes. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Message-Id: <20210218115509.639157-1-l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/speexdsp.make')
-rw-r--r--rules/speexdsp.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/speexdsp.make b/rules/speexdsp.make
index cb616aa3f..8ea235022 100644
--- a/rules/speexdsp.make
+++ b/rules/speexdsp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_SPEEXDSP) += speexdsp
#
# Paths and names
#
-SPEEXDSP_VERSION := 1.2rc3
-SPEEXDSP_MD5 := 70d9d31184f7eb761192fd1ef0b73333
+SPEEXDSP_VERSION := 1.2.0
+SPEEXDSP_MD5 := b722df341576dc185d897131321008fc
SPEEXDSP := speexdsp-$(SPEEXDSP_VERSION)
SPEEXDSP_SUFFIX := tar.gz
SPEEXDSP_URL := http://downloads.xiph.org/releases/speex//$(SPEEXDSP).$(SPEEXDSP_SUFFIX)