[Android] Update TESTED_HASH post-NAN fix

Jean-Baptiste Kempf git at videolan.org
Fri May 23 11:58:25 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 23 11:58:11 2014 +0200| [de1641dd0ea5c8ef13b5080b18566453e03cb4b7] | committer: Jean-Baptiste Kempf

Update TESTED_HASH post-NAN fix

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

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

diff --git a/compile.sh b/compile.sh
index 7f552ae..73675a4 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=2e8d457
+    TESTED_HASH=602d02a
     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