[Android] Update HASH for VLC

Jean-Baptiste Kempf git at videolan.org
Thu May 21 23:20:48 CEST 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu May 21 23:20:31 2015 +0200| [5dadff7fab8f7eb54000a842cd9bb2ad3d6c7854] | committer: Jean-Baptiste Kempf

Update HASH for VLC

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

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

diff --git a/compile.sh b/compile.sh
index 832e910..6ebd428 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=712cbd4
+TESTED_HASH=ecfd0b7
 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