[Android] Update VLC hash

Alexandre Perraud git at videolan.org
Tue Dec 17 19:23:48 CET 2013


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Tue Dec 17 19:23:19 2013 +0100| [1f009af50631303aceddfb16da3041b2f37da69d] | committer: Rafaël Carré

Update VLC hash

Signed-off-by: Rafaël Carré <funman at videolan.org>

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

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

diff --git a/compile.sh b/compile.sh
index e5610c9..a28a916 100755
--- a/compile.sh
+++ b/compile.sh
@@ -89,7 +89,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=7e52cd8
+TESTED_HASH=1cd2652
 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