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

Martin Storsjö git at videolan.org
Fri Jul 26 11:58:06 CEST 2013


vlc-ports/android | branch: master | Martin Storsjö <martin at martin.st> | Fri Jul 26 12:57:27 2013 +0300| [d836525bde3bea745c65a3519b7c86dcf7ae1145] | committer: Martin Storsjö

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=d836525bde3bea745c65a3519b7c86dcf7ae1145
---

 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