[vlc-commits] Contrib: update live555

Jean-Baptiste Kempf git at videolan.org
Fri Jan 24 11:41:38 CET 2014


vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jan 24 11:40:04 2014 +0100| [a2b505c623ebb94f3c605b61e42c474f3f196d00] | committer: Jean-Baptiste Kempf

Contrib: update live555

Close #10406

(cherry picked from commit 31d3613053eccfdd54e6eb56153d14143957297a)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

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

diff --git a/contrib/src/live555/SHA512SUMS b/contrib/src/live555/SHA512SUMS
index 606224a..b70efd9 100644
--- a/contrib/src/live555/SHA512SUMS
+++ b/contrib/src/live555/SHA512SUMS
@@ -1 +1 @@
-2694573c6f39e01f61c5d4c1764e74d0c8abfec47fceac9967acf035b6e7ef90ebfa3619c410d0bb742864bff49b14e443a43399a42d1085fbe8c1041aa4a6ae  live.2013.12.05.tar.gz
+1e42a089b7a7032adb7637aa4b2807aa3b420aa6008c592d7bb513824d4df5581e3607ac1aec02819a78679bcd6e8f3ddd2b58254e4e521382f8915c556a8c6b  live.2014.01.21.tar.gz
diff --git a/contrib/src/live555/rules.mak b/contrib/src/live555/rules.mak
index 08b44ca..1da5751 100644
--- a/contrib/src/live555/rules.mak
+++ b/contrib/src/live555/rules.mak
@@ -1,7 +1,7 @@
 # live555
 
 #LIVEDOTCOM_URL := http://live555.com/liveMedia/public/live555-latest.tar.gz
-LIVE555_FILE := live.2013.12.05.tar.gz
+LIVE555_FILE := live.2014.01.21.tar.gz
 LIVEDOTCOM_URL := http://download.videolan.org/pub/contrib/live555/$(LIVE555_FILE)
 
 PKGS += live555



More information about the vlc-commits mailing list