[vlc-commits] Contribs: update Ogg to 1.3.2
Jean-Baptiste Kempf
git at videolan.org
Fri Jul 4 21:40:44 CEST 2014
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jul 4 21:40:28 2014 +0200| [2898d517e05f5f01b52881a0326c7439c8d9e130] | committer: Jean-Baptiste Kempf
Contribs: update Ogg to 1.3.2
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2898d517e05f5f01b52881a0326c7439c8d9e130
---
contrib/src/ogg/SHA512SUMS | 2 +-
contrib/src/ogg/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/ogg/SHA512SUMS b/contrib/src/ogg/SHA512SUMS
index 19d4dbc..15c990a 100644
--- a/contrib/src/ogg/SHA512SUMS
+++ b/contrib/src/ogg/SHA512SUMS
@@ -1 +1 @@
-980d8916b5d6bf22376105869a9b9d5312cee81f0ff1f6aa9f34359e92a93b7b34555a4c4f124922d87ef7e48a4b9451e35d9b536929b9144fcc22bcf6debbf0 libogg-1.3.1.tar.xz
+dc9552b15ceccd7e12bff39a6670120ae53af74ce97254d047c28f49ba6a320f55059ed509ec1d8758a972c72514f2866634d829f3cb528c2f595cb056e9bca6 libogg-1.3.2.tar.xz
diff --git a/contrib/src/ogg/rules.mak b/contrib/src/ogg/rules.mak
index 1573f72..de104af 100644
--- a/contrib/src/ogg/rules.mak
+++ b/contrib/src/ogg/rules.mak
@@ -1,6 +1,6 @@
# libogg
-OGG_VERSION := 1.3.1
+OGG_VERSION := 1.3.2
OGG_URL := http://downloads.xiph.org/releases/ogg/libogg-$(OGG_VERSION).tar.xz
#OGG_URL := $(CONTRIB_VIDEOLAN)/libogg-$(OGG_VERSION).tar.xz
More information about the vlc-commits
mailing list