[vlc-commits] Contribs: update Ogg to 1.3.1

Jean-Baptiste Kempf git at videolan.org
Thu Jul 4 18:04:39 CEST 2013


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul  4 18:57:22 2013 +0200| [4dea7edb1814394d61473f34a5abe7318db8a3c5] | committer: Jean-Baptiste Kempf

Contribs: update Ogg to 1.3.1

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4dea7edb1814394d61473f34a5abe7318db8a3c5
---

 contrib/src/ogg/SHA512SUMS |    2 +-
 contrib/src/ogg/rules.mak  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/src/ogg/SHA512SUMS b/contrib/src/ogg/SHA512SUMS
index fe3f076..19d4dbc 100644
--- a/contrib/src/ogg/SHA512SUMS
+++ b/contrib/src/ogg/SHA512SUMS
@@ -1 +1 @@
-d99f7285d1d92940e5e82778f208afe615ff44384b373d81186a57a77d57a8c7f5e3347ea9ad99dc87cd6091e41ed8f47f0c3277e6a113dbb157c6aa6dd0f357  libogg-1.3.0.tar.xz
+980d8916b5d6bf22376105869a9b9d5312cee81f0ff1f6aa9f34359e92a93b7b34555a4c4f124922d87ef7e48a4b9451e35d9b536929b9144fcc22bcf6debbf0  libogg-1.3.1.tar.xz
diff --git a/contrib/src/ogg/rules.mak b/contrib/src/ogg/rules.mak
index 721e5bf..b0160ca 100644
--- a/contrib/src/ogg/rules.mak
+++ b/contrib/src/ogg/rules.mak
@@ -1,10 +1,10 @@
 # libogg
 
-OGG_VERSION := 1.3.0
+OGG_VERSION := 1.3.1
 
 OGG_URL := http://downloads.xiph.org/releases/ogg/libogg-$(OGG_VERSION).tar.xz
 #OGG_URL := $(CONTRIB_VIDEOLAN)/libogg-$(OGG_VERSION).tar.xz
-OGG_CVSROOT := :pserver:anoncvs at xiph.org:/usr/local/cvsroot
+#OGG_CVSROOT := :pserver:anoncvs at xiph.org:/usr/local/cvsroot
 
 PKGS += ogg
 ifeq ($(call need_pkg,"ogg >= 1.0"),)



More information about the vlc-commits mailing list