[Android] update TEST_HASH
Thomas Guillem
git at videolan.org
Tue Jan 20 12:05:45 CET 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jan 20 12:03:30 2015 +0100| [5189008062397d3cbebfb0af37a0829889c5d280] | committer: Thomas Guillem
update TEST_HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=5189008062397d3cbebfb0af37a0829889c5d280
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 5896c6c..3a32159 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=be0c8c6
+ TESTED_HASH=2bf94c2
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