[vlc-commits] Contrib: use a new DVDnav fork

Jean-Baptiste Kempf git at videolan.org
Tue Feb 5 19:51:48 CET 2013


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb  5 19:24:02 2013 +0100| [6ed800264d819fd6a2280d54625c90518984400b] | committer: Jean-Baptiste Kempf

Contrib: use a new DVDnav fork

Should close #8125
(cherry picked from commit 9daa9e5d25ebebc35a8b6be32c3b357e9f1985f9)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=6ed800264d819fd6a2280d54625c90518984400b
---

 contrib/src/dvdnav/rules.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/dvdnav/rules.mak b/contrib/src/dvdnav/rules.mak
index a579724..25767fa 100644
--- a/contrib/src/dvdnav/rules.mak
+++ b/contrib/src/dvdnav/rules.mak
@@ -2,7 +2,7 @@
 
 # LIBDVDNAV_VERSION := 4.2.0
 # LIBDVDNAV_URL := http://dvdnav.mplayerhq.hu/releases/libdvdnav-$(LIBDVDNAV_VERSION).tar.bz2
-DVDNAV_GITURL := git://github.com/microe/libdvdnav
+DVDNAV_GITURL := git://git.videolan.org/libdvdnav
 LIBDVDNAV_VERSION := git
 
 ifdef BUILD_DISCS



More information about the vlc-commits mailing list