[Android] Update TESTED hash to repair equalizer

Jean-Baptiste Kempf git at videolan.org
Fri Jun 20 16:51:51 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 20 16:51:36 2014 +0200| [f3b52febcb618ec7c819a98baf7055071b79f77a] | committer: Jean-Baptiste Kempf

Update TESTED hash to repair equalizer

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f3b52febcb618ec7c819a98baf7055071b79f77a
---

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

diff --git a/compile.sh b/compile.sh
index 224c509..8963807 100755
--- a/compile.sh
+++ b/compile.sh
@@ -108,7 +108,7 @@ ANDROID_PATH="`pwd`"
 if [ ! -z "$FETCH" ]
 then
     # 1/ libvlc, libvlccore and its plugins
-    TESTED_HASH=8bb10a1
+    TESTED_HASH=083b686
     if [ ! -d "vlc" ]; then
         echo "VLC source not found, cloning"
         git clone git://git.videolan.org/vlc/vlc-2.2.git vlc



More information about the Android mailing list