[Android] Update tested hash

Jean-Baptiste Kempf git at videolan.org
Tue Feb 18 20:23:50 CET 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 18 20:23:37 2014 +0100| [5076bdf40cd6d3197bfa32a543ef304b80fb766d] | committer: Jean-Baptiste Kempf

Update tested hash

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

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

diff --git a/compile.sh b/compile.sh
index 5581682..1129537 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=2dbc6647
+    TESTED_HASH=75cc1f0e
     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