[Android] Bump tested hash
Adrien Maglo
git at videolan.org
Fri Nov 8 15:29:06 CET 2013
vlc-ports/android | branch: master | Adrien Maglo <magsoft at videolan.org> | Fri Nov 8 15:28:58 2013 +0100| [ff0d27c94e2e89741afe438c5321b9a66a7eb2d0] | committer: Adrien Maglo
Bump tested hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=ff0d27c94e2e89741afe438c5321b9a66a7eb2d0
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index a2382fa..e5610c9 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=a5c4d7a
+TESTED_HASH=7e52cd8
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