[vlc-commits] Contribs: update the ORC version

Jean-Baptiste Kempf git at videolan.org
Thu Oct 13 02:20:01 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Oct 13 02:17:28 2011 +0200| [90a5a092da296a2c5f94d14d7107d83ddcaeb91d] | committer: Jean-Baptiste Kempf

Contribs: update the ORC version

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

 contrib/src/orc/SHA512SUMS      |    2 +-
 contrib/src/orc/rules.mak       |    2 +-
 extras/contrib/src/packages.mak |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/src/orc/SHA512SUMS b/contrib/src/orc/SHA512SUMS
index 4b090b6..db04c82 100644
--- a/contrib/src/orc/SHA512SUMS
+++ b/contrib/src/orc/SHA512SUMS
@@ -1 +1 @@
-961d71caeff340ac3d98aedad398f7f87eaf7d41a7c136a14a15a7ef3713bbd109ce35642e4f8275ceb9bff2796288bf85b5bd183a4dac600f0ba8f8e8ef9fb6  orc-0.4.14.tar.gz
+e9d3c4e8682119253c201addcd2cb623a61e45d7cb8b0b406a3509f1a9443af9375a418a68f832d29af4a523cd91bf702bdd002cf143be0f7cc9f5a0b77f7ae0  orc-0.4.16.tar.gz
diff --git a/contrib/src/orc/rules.mak b/contrib/src/orc/rules.mak
index 9ea0112..c326600 100644
--- a/contrib/src/orc/rules.mak
+++ b/contrib/src/orc/rules.mak
@@ -1,6 +1,6 @@
 # orc
 
-ORC_VERSION := 0.4.14
+ORC_VERSION := 0.4.16
 
 ORC_URL := http://code.entropywave.com/download/orc/orc-$(ORC_VERSION).tar.gz
 
diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak
index 8f680cb..bb83a40 100644
--- a/extras/contrib/src/packages.mak
+++ b/extras/contrib/src/packages.mak
@@ -206,7 +206,7 @@ KATE_VERSION=0.3.8
 KATE_URL=http://libkate.googlecode.com/files/libkate-$(KATE_VERSION).tar.gz
 TIGER_VERSION=0.3.1
 TIGER_URL=http://libtiger.googlecode.com/files/libtiger-$(TIGER_VERSION).tar.gz
-ORC_VERSION=0.4.14
+ORC_VERSION=0.4.16
 ORC_URL=http://code.entropywave.com/download/orc/orc-$(ORC_VERSION).tar.gz
 SCHROED_VERSION=1.0.10
 SCHROED_URL=http://diracvideo.org/download/schroedinger/schroedinger-$(SCHROED_VERSION).tar.gz



More information about the vlc-commits mailing list