vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Nov 30 17:53:04 2015 +0100| [e5bdad48c6e77cbae49f68eab6ac11d7d59ce773] | committer: Jean-Baptiste Kempf
Contribs: update Opus to 1.1.1 (cherry picked from commit ef7b67032e5bc2603b7c752dff5d40593e8aff10) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=e5bdad48c6e77cbae49f68eab6ac11d7d59ce773 --- contrib/src/opus/SHA512SUMS | 2 +- contrib/src/opus/rules.mak | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/src/opus/SHA512SUMS b/contrib/src/opus/SHA512SUMS index ec92aed..64d3ff1 100644 --- a/contrib/src/opus/SHA512SUMS +++ b/contrib/src/opus/SHA512SUMS @@ -1 +1 @@ -b603efe66d65ef38dbcd0d2bbf213a1d15fa456aee00eca73e99abe4ec78668ed82e661ca7a69e9af4e0bc39e1aa76c4151b7f9840ff621ddcfd69f596cf2ba9 opus-1.1.tar.gz +1e55ed19f07ed399371aaf92544b3c5fb3d214c8ae67210a709edfede2102a5fa5c6f5b8287d26dcacad62b5c0a591bfe14ee7ae7d846629e5a814a05da4e149 opus-1.1.1.tar.gz diff --git a/contrib/src/opus/rules.mak b/contrib/src/opus/rules.mak index 56f0933..0c002d2 100644 --- a/contrib/src/opus/rules.mak +++ b/contrib/src/opus/rules.mak @@ -1,6 +1,6 @@ # opus -OPUS_VERSION := 1.1 +OPUS_VERSION := 1.1.1 OPUS_URL := http://downloads.xiph.org/releases/opus/opus-$(OPUS_VERSION).tar.gz _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
