[Android] Force sha1 after the QCom commit.
Jean-Baptiste Kempf
git at videolan.org
Mon Jun 25 22:55:31 CEST 2012
android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jun 25 22:55:06 2012 +0200| [84801f82dde68c9f8961a33eda28cb59c6c9cf3d] | committer: Jean-Baptiste Kempf
Force sha1 after the QCom commit.
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=84801f82dde68c9f8961a33eda28cb59c6c9cf3d
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 452e8dd..63c0046 100755
--- a/compile.sh
+++ b/compile.sh
@@ -36,7 +36,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=3e140bd0
+TESTED_HASH=e75d2024
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