[vlc-commits] Contribs: update live555 after 8 months...
Jean-Baptiste Kempf
git at videolan.org
Mon Aug 20 10:31:26 CEST 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Aug 20 10:30:58 2012 +0200| [c98e5d95fc63c36262fa6a72475ec00ab10dc0c9] | committer: Jean-Baptiste Kempf
Contribs: update live555 after 8 months...
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c98e5d95fc63c36262fa6a72475ec00ab10dc0c9
---
contrib/src/live555/SHA512SUMS | 2 +-
contrib/src/live555/rules.mak | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib/src/live555/SHA512SUMS b/contrib/src/live555/SHA512SUMS
index 669ebcd..db92167 100644
--- a/contrib/src/live555/SHA512SUMS
+++ b/contrib/src/live555/SHA512SUMS
@@ -1 +1 @@
-6d84373dc81df478e3870acd38d72b60d61070861d4b6f394728cf21be06eb41d6e84bc97848c997fe205ec93133c5f4f67bdd7865631a148901b48629c69286 live.2011.12.23.tar.gz
+9e1bbf5e662c160d05c21abdb89240d570a84ff603d9fc18b9232b7d533000d4798383d463fb4d81731bb4074fcde429c380751a2d5e551a49859ba999604395 live.2012.08.20.tar.gz
diff --git a/contrib/src/live555/rules.mak b/contrib/src/live555/rules.mak
index b498c0b..7456204 100644
--- a/contrib/src/live555/rules.mak
+++ b/contrib/src/live555/rules.mak
@@ -1,8 +1,8 @@
# live555
#LIVEDOTCOM_URL := http://live555.com/liveMedia/public/live555-latest.tar.gz
-LIVE555_FILE := live.2011.12.23.tar.gz
-LIVEDOTCOM_URL := http://live555sourcecontrol.googlecode.com/files/$(LIVE555_FILE)
+LIVE555_FILE := live.2012.08.20.tar.gz
+LIVEDOTCOM_URL := http://download.videolan.org/pub/contrib/live555/$(LIVE555_FILE)
PKGS += live555
More information about the vlc-commits
mailing list