[Android] Update HASH
Geoffrey Métais
git at videolan.org
Wed Jun 15 16:04:52 CEST 2016
vlc-android | branch: 2.0.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Jun 15 13:58:05 2016 +0200| [336a5285c64168979487c4a2ad0aa61bd31250f4] | committer: Geoffrey Métais
Update HASH
(cherry picked from commit 22ed5cb4b6beea2c13c5016a388d30e8f5d4512e)
> https://code.videolan.org/videolan/vlc-android/commit/336a5285c64168979487c4a2ad0aa61bd31250f4
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 6dcf0e9..b7c3f43 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=d32fd68
+TESTED_HASH=848f58d
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