[Android] Update VLC tested Hash.

Jean-Baptiste Kempf git at videolan.org
Thu Aug 6 18:24:47 CEST 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug  6 18:24:20 2015 +0200| [ff2104c60d0b5d1055ce537094a8251faf12b797] | committer: Jean-Baptiste Kempf

Update VLC tested Hash.

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=ff2104c60d0b5d1055ce537094a8251faf12b797
---

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

diff --git a/compile.sh b/compile.sh
index 665af49..3003672 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=24a26f7
+TESTED_HASH=e4ccfa9
 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