[Android] Update HASH
Geoffrey Métais
git at videolan.org
Mon Jun 6 17:10:03 CEST 2016
vlc-android | branch: 2.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Mon Jun 6 16:38:59 2016 +0200| [5ea121e686259f19b299801d3ce750fae8fdf35d] | committer: Geoffrey Métais
Update HASH
(cherry picked from commit 26fc9e14570c9fcac34f4658a1ef299f8512cde2)
> https://code.videolan.org/videolan/vlc-android/commit/5ea121e686259f19b299801d3ce750fae8fdf35d
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 9447ed6..4840626 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=f6a2447
+TESTED_HASH=4104314
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