[Android] Update HASH
Thomas Guillem
git at videolan.org
Sun Jun 5 14:12:19 CEST 2016
vlc-android | branch: 2.0.x | Thomas Guillem <thomas at gllm.fr> | Sun Jun 5 13:02:57 2016 +0200| [8b22a5ea0ac0806f5c302a967809a1753b1a1733] | committer: Geoffrey Métais
Update HASH
(cherry picked from commit 0a144f953c070314d2489a97e5570a7d4b9d1695)
> https://code.videolan.org/videolan/vlc-android/commit/8b22a5ea0ac0806f5c302a967809a1753b1a1733
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 8935477..9447ed6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=9e9b227
+TESTED_HASH=f6a2447
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