[Android] Update the HASH for android

Jean-Baptiste Kempf git at videolan.org
Fri Oct 3 12:43:48 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Oct  3 12:43:36 2014 +0200| [1e081d03102fb520b169047410bd7f9f58678299] | committer: Jean-Baptiste Kempf

Update the HASH for android

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

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

diff --git a/compile.sh b/compile.sh
index e30210d..52780f7 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=375c9c1
+    TESTED_HASH=f7fe01d
     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