[Android] udpate hash
Rafaël Carré
git at videolan.org
Thu Sep 13 13:23:16 CEST 2012
vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Thu Sep 13 13:23:10 2012 +0200| [4b279aaaef3845f18555e961a0f1d8cb7dcddbb8] | committer: Rafaël Carré
udpate hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4b279aaaef3845f18555e961a0f1d8cb7dcddbb8
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7968578..1c62733 100755
--- a/compile.sh
+++ b/compile.sh
@@ -88,7 +88,7 @@ export PLATFORM_SHORT_ARCH
export PATH=${ANDROID_NDK}/toolchains/${PATH_HOST}-${GCCVER}/prebuilt/`uname|tr A-Z a-z`-x86/bin:${PATH}
# 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=a597327a
+TESTED_HASH=eeaa3b9ef3
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