[Android] Update HASH to fix SPU bug

Jean-Baptiste Kempf git at videolan.org
Mon Oct 26 19:33:38 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Oct 26 19:33:22 2015 +0100| [21284cd5c4fa0a4aa669bfc2f2290022a8415e19] | committer: Jean-Baptiste Kempf

Update HASH to fix SPU bug

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

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

diff --git a/compile.sh b/compile.sh
index 1ae0903..ed6b580 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=a43dbcf
+TESTED_HASH=7740747
 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