[Android] Update the trunk sha1

Jean-Baptiste Kempf git at videolan.org
Thu Apr 5 14:44:26 CEST 2012


android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Apr  5 13:43:38 2012 +0200| [1abe98ffe1f92062f084463195b6220e87519f2a] | committer: Jean-Baptiste Kempf

Update the trunk sha1

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

 compile.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/compile.sh b/compile.sh
index 4dbccd6..b0989d3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -38,7 +38,7 @@ fi
 export PATH=${ANDROID_NDK}/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:${PATH}
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=842d0af
+TESTED_HASH=c2841b2243f4
 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