[Android] Update tested HASH

Adrien Maglo git at videolan.org
Fri Jun 13 17:06:25 CEST 2014


vlc-ports/android | branch: master | Adrien Maglo <magsoft at videolan.org> | Fri Jun 13 17:06:15 2014 +0200| [29f29c91d1a3a9383fce958f9b66080e9520475b] | committer: Adrien Maglo

Update tested HASH

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

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

diff --git a/compile.sh b/compile.sh
index b29a1f6..270a5e0 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=e363420
+    TESTED_HASH=8bb10a1
     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