summaryrefslogtreecommitdiffstats
path: root/src/speex.mk
diff options
context:
space:
mode:
authorJonas Kvinge <jonas@jkvinge.net>2018-09-23 21:15:10 (GMT)
committerJonas Kvinge <jonas@jkvinge.net>2018-09-23 21:15:10 (GMT)
commit2cdb5d318657b245a07f52ce24c1747de894e222 (patch)
treec900e896a0beb4abd5838b257b03a156750ca17f /src/speex.mk
parent239ff09753c26a68280b90ae9a311a5dc3b0862a (diff)
downloadmxe-2cdb5d318657b245a07f52ce24c1747de894e222.zip
mxe-2cdb5d318657b245a07f52ce24c1747de894e222.tar.gz
mxe-2cdb5d318657b245a07f52ce24c1747de894e222.tar.bz2
Update speex
Diffstat (limited to 'src/speex.mk')
-rw-r--r--src/speex.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/speex.mk b/src/speex.mk
index df5d049..56cd767 100644
--- a/src/speex.mk
+++ b/src/speex.mk
@@ -4,8 +4,8 @@ PKG := speex
$(PKG)_WEBSITE := https://speex.org/
$(PKG)_DESCR := Speex
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.2rc2
-$(PKG)_CHECKSUM := caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891
+$(PKG)_VERSION := 1.2.0
+$(PKG)_CHECKSUM := eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094
$(PKG)_SUBDIR := speex-$($(PKG)_VERSION)
$(PKG)_FILE := speex-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://downloads.xiph.org/releases/speex/$($(PKG)_FILE)