[Android] Update vlc HASH
Thomas Guillem
git at videolan.org
Fri Nov 21 09:40:05 CET 2014
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Nov 21 09:39:56 2014 +0100| [0857ff754f7ab36bc859d6379832d32a1e1ad0fd] | committer: Thomas Guillem
Update vlc HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=0857ff754f7ab36bc859d6379832d32a1e1ad0fd
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4523f6f..6a75740 100755
--- a/compile.sh
+++ b/compile.sh
@@ -172,7 +172,7 @@ ANDROID_PATH="`pwd`"
if [ "$FETCH" = 1 ]
then
# 1/ libvlc, libvlccore and its plugins
- TESTED_HASH=193b744
+ TESTED_HASH=6db8aef
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