[Android] Update the TESTED_HASH
Jean-Baptiste Kempf
git at videolan.org
Tue Apr 15 12:44:08 CEST 2014
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Apr 15 12:43:43 2014 +0200| [ee1c69f103155064d36970eccdcb9d16a7593a70] | committer: Jean-Baptiste Kempf
Update the TESTED_HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=ee1c69f103155064d36970eccdcb9d16a7593a70
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 75ff82c..5f12741 100755
--- a/compile.sh
+++ b/compile.sh
@@ -108,7 +108,7 @@ ANDROID_PATH="`pwd`"
if [ ! -z "$FETCH" ]
then
# 1/ libvlc, libvlccore and its plugins
- TESTED_HASH=22d0f70
+ TESTED_HASH=0b4c9bc
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