vlc | branch: master | Tristan Matthews <[email protected]> | Fri Jun 7 14:31:38 2019 -0400| [01297f16723e0fa70778d4e7fca376a9c115195d] | committer: Tristan Matthews
contrib: update to SpeexDSP 1.2.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01297f16723e0fa70778d4e7fca376a9c115195d --- contrib/src/speexdsp/SHA512SUMS | 2 +- contrib/src/speexdsp/rules.mak | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/src/speexdsp/SHA512SUMS b/contrib/src/speexdsp/SHA512SUMS index 954c812d19..f86d738706 100644 --- a/contrib/src/speexdsp/SHA512SUMS +++ b/contrib/src/speexdsp/SHA512SUMS @@ -1 +1 @@ -29dfa8345df025eeb076561648a9b5c0485692be699b6da3c2a3734b4329187a1c2eb181252f4df12b21f1309ecdf59797437dfb123d160fd723491ab216e858 speexdsp-1.2rc3.tar.gz +e357cd5377415ea66c862302c7cf8bf6a10063cacd903f0846478975b87974cf5bdf00e2c6759d8f4f453c4c869cf284e9dc948a84a83d7b2ab96bd5405c05ec speexdsp-1.2.0.tar.gz diff --git a/contrib/src/speexdsp/rules.mak b/contrib/src/speexdsp/rules.mak index 7733d8a027..5fa0974c39 100644 --- a/contrib/src/speexdsp/rules.mak +++ b/contrib/src/speexdsp/rules.mak @@ -1,6 +1,6 @@ # speexdsp -SPEEXDSP_VERSION := 1.2rc3 +SPEEXDSP_VERSION := 1.2.0 SPEEXDSP_URL := http://downloads.us.xiph.org/releases/speex/speexdsp-$(SPEEXDSP_VERSION).tar.gz PKGS += speexdsp _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
