[Android] Update tested hash

Jean-Baptiste Kempf git at videolan.org
Thu Oct 9 14:32:55 CEST 2014


vlc-ports/android | branch: tv | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct  8 10:45:49 2014 +0200| [290e08159597da3b85370382f7a143dfde4a8b7e] | committer: Geoffrey Métais

Update tested hash

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

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

diff --git a/compile.sh b/compile.sh
index 52780f7..fa76171 100755
--- a/compile.sh
+++ b/compile.sh
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=f7fe01d
+    TESTED_HASH=7d4f14c
     if [ ! -d "vlc" ]; then
         echo "VLC source not found, cloning"
         git clone git://git.videolan.org/vlc/vlc-2.2.git vlc



More information about the Android mailing list