[Android] Revert "Update VLC HASH"
Geoffrey Métais
git at videolan.org
Thu Dec 7 18:00:39 CET 2017
vlc-android | branch: 2.5.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Dec 7 18:00:08 2017 +0100| [49eabeadc399bc48c6dd2bbc9014c7b7f7cf1e25] | committer: Geoffrey Métais
Revert "Update VLC HASH"
This reverts commit ce0601bf6a12a0c4da5d754db1044e8dccb45ad6.
> https://code.videolan.org/videolan/vlc-android/commit/49eabeadc399bc48c6dd2bbc9014c7b7f7cf1e25
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index aaeda53d1..b16e686a0 100755
--- a/compile.sh
+++ b/compile.sh
@@ -226,7 +226,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=3f53b97
+TESTED_HASH=0d9daee
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