[Android] Update HASH for subtitles color

Jean-Baptiste Kempf git at videolan.org
Fri Jul 8 12:06:44 CEST 2016


vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jul  8 11:51:09 2016 +0200| [a49ce4018ce50c91242ad5204bb321bd5743b5a2] | committer: Jean-Baptiste Kempf

Update HASH for subtitles color

(cherry picked from commit 4caf03e6f9641737f9489daf85d2ee805acb8174)

> https://code.videolan.org/videolan/vlc-android/commit/a49ce4018ce50c91242ad5204bb321bd5743b5a2
---

 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index a97255e..92bccc8 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=6c4e9a8
+TESTED_HASH=994f10a
 if [ ! -d "vlc" ]; then
     echo "VLC source not found, cloning"
     git clone git://git.videolan.org/vlc.git vlc



More information about the Android mailing list