[Android] Update libVLC HASH for discoverer crash

Jean-Baptiste Kempf git at videolan.org
Fri Jun 10 14:54:35 CEST 2016


vlc-android | branch: 2.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 10 14:51:58 2016 +0200| [5a69ac8a311c028f111407dcc2d2c776a3e5af15] | committer: Jean-Baptiste Kempf

Update libVLC HASH for discoverer crash

(cherry picked from commit e166de21689430868b9dae1dacbcab6500c83a30)

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

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

diff --git a/compile.sh b/compile.sh
index a0f2ba3..a9938a3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=f81b16e
+TESTED_HASH=9fab663
 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