[Android] bump hash
Rafaël Carré
git at videolan.org
Mon Mar 4 12:25:47 CET 2013
vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Mon Mar 4 12:25:41 2013 +0100| [474d1c1f1ba6593045376e37554dac9f3ae4b615] | committer: Rafaël Carré
bump hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=474d1c1f1ba6593045376e37554dac9f3ae4b615
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 21226c3..a1e4264 100755
--- a/compile.sh
+++ b/compile.sh
@@ -78,7 +78,7 @@ NDK_TOOLCHAIN_PATH=${ANDROID_NDK}/toolchains/${PATH_HOST}-${GCCVER}/prebuilt/`un
export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
# 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=7018018
+TESTED_HASH=4b44a0ef
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