[Android] Update HASH
Thomas Guillem
git at videolan.org
Thu Jun 9 23:49:37 CEST 2016
vlc-android | branch: 2.0.x | Thomas Guillem <thomas at gllm.fr> | Tue Jun 7 18:21:51 2016 +0200| [32a3ace10c8cd96834cb7647782b9f25126a6364] | committer: Jean-Baptiste Kempf
Update HASH
> https://code.videolan.org/videolan/vlc-android/commit/32a3ace10c8cd96834cb7647782b9f25126a6364
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index a4490c1..a0f2ba3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=d59500b
+TESTED_HASH=f81b16e
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