vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Sep 12 22:37:57 2012 +0200| [0f4a8e79a31a319feb400f1bdab6cb6169d6d52f] | committer: Jean-Baptiste Kempf
Contribs: update to the Opus release 1.0.1 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f4a8e79a31a319feb400f1bdab6cb6169d6d52f --- 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 3a923bb..009ccdf 100644 --- a/contrib/src/opus/SHA512SUMS +++ b/contrib/src/opus/SHA512SUMS @@ -1 +1 @@ -5024cd81c62d67be1e190a50fe915bcc724ea30dc586caa4d2cc1ba33ac1702e21df40707d55ebf36beb2cfec15d20027ce04297d9ea8cde662064242544cbb8 opus-1.0.1-rc3.tar.gz +6b8096c38e6a4c3baf34b4687b41f088fef21ebcbe7008f161c49db7bbc65374f304a69c0cf123578e84b9cacbc96dcc33b19992e7ac2c2d29757cc212259f6f opus-1.0.1.tar.gz diff --git a/contrib/src/opus/rules.mak b/contrib/src/opus/rules.mak index 750eca7..d977224 100644 --- a/contrib/src/opus/rules.mak +++ b/contrib/src/opus/rules.mak @@ -1,6 +1,6 @@ # opus -OPUS_VERSION := 1.0.1-rc3 +OPUS_VERSION := 1.0.1 OPUS_URL := http://downloads.xiph.org/releases/opus/opus-$(OPUS_VERSION).tar.gz _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
