[Android] Revert "Update libVLC hash for FTP"

Jean-Baptiste Kempf git at videolan.org
Thu Aug 11 12:43:06 CEST 2016


vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 11 12:13:43 2016 +0200| [e346cd3423bf72020b28874c0905ec21b3c53baf] | committer: Jean-Baptiste Kempf

Revert "Update libVLC hash for FTP"

This reverts commit da70960c7b05b03432c600755771bbf58f129b45.

> https://code.videolan.org/videolan/vlc-android/commit/e346cd3423bf72020b28874c0905ec21b3c53baf
---

 compile.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index d4d4f1c..54cebac 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=21b926c
+TESTED_HASH=6689dcb
 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