[vlc-commits] contrib: bghudappkit: fetch over git://
    Rafaël Carré 
    git at videolan.org
       
    Fri Dec  2 00:24:08 CET 2011
    
    
  
vlc/vlc-1.2 | branch: master | Rafaël Carré <funman at videolan.org> | Thu Dec  1 00:06:17 2011 -0500| [16b9bdf3fbe88b8ac3e1264f42bb76738f948aff] | committer: Jean-Baptiste Kempf
contrib: bghudappkit: fetch over git://
(cherry picked from commit 1b0ab5019aa126123d8c9b86f23059222d839819)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=16b9bdf3fbe88b8ac3e1264f42bb76738f948aff
---
 contrib/src/bghudappkit/rules.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/src/bghudappkit/rules.mak b/contrib/src/bghudappkit/rules.mak
index 4da01e6..a3130ed 100644
--- a/contrib/src/bghudappkit/rules.mak
+++ b/contrib/src/bghudappkit/rules.mak
@@ -1,6 +1,6 @@
 # bghudappkit
 
-BGHUDAPPKIT_GITURL := https://github.com/binarygod/BGHUDAppKit.git
+BGHUDAPPKIT_GITURL := git://github.com/binarygod/BGHUDAppKit.git
 
 ifdef HAVE_MACOSX
 PKGS += bghudappkit
    
    
More information about the vlc-commits
mailing list