[Android] Update VLC HASH
Geoffrey Métais
git at videolan.org
Wed Feb 7 09:18:40 CET 2018
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Wed Feb 7 09:18:24 2018 +0100| [b50d06a48f65b26f15101563e2d516b8d2211570] | committer: Geoffrey Métais
Update VLC HASH
> https://code.videolan.org/videolan/vlc-android/commit/b50d06a48f65b26f15101563e2d516b8d2211570
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 0f80795ab..0b6864666 100755
--- a/compile.sh
+++ b/compile.sh
@@ -233,7 +233,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=f7fc778
+TESTED_HASH=9ed717d
if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc
More information about the Android
mailing list