[Android] Update tested hash
Jean-Baptiste Kempf
git at videolan.org
Thu May 22 16:47:20 CEST 2014
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu May 22 16:46:23 2014 +0200| [c3b1b088d293745ac0d096235e4552c8ea236383] | committer: Jean-Baptiste Kempf
Update tested hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=c3b1b088d293745ac0d096235e4552c8ea236383
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 451ff57..7f552ae 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=c62a68c
+ TESTED_HASH=2e8d457
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