[Android] Bump the tested hash, making the vout work on Android 4.3

Martin Storsjö git at videolan.org
Fri Jul 26 19:26:19 CEST 2013


vlc-ports/android | branch: 0.1.x-bugfix | Martin Storsjö <martin at martin.st> | Fri Jul 26 12:57:27 2013 +0300| [8e7aa5c8f87e9faae140927a24eb520601612276] | committer: Jean-Baptiste Kempf

Bump the tested hash, making the vout work on Android 4.3

Signed-off-by: Martin Storsjö <martin at martin.st>

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

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

diff --git a/compile.sh b/compile.sh
index 89d6df2..26fc03c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -80,7 +80,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=28811d453
+TESTED_HASH=59e4f5881
 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