[Android] Update libVLC Hash for SMB improvements

Jean-Baptiste Kempf git at videolan.org
Sat Jul 16 19:48:39 CEST 2016


vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jul 16 19:46:04 2016 +0200| [fff82de556024cfc05dda7192c1eaeffe089588c] | committer: Jean-Baptiste Kempf

Update libVLC Hash for SMB improvements

(cherry picked from commit cac5f75d72cb4931bd7a0ffbc2d707da36d8a4c4)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

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

diff --git a/compile.sh b/compile.sh
index 92bccc8..e6e2d85 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=994f10a
+TESTED_HASH=7c5374f
 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