[Android] Bump the vlc hash for release

Jean-Baptiste Kempf git at videolan.org
Tue Nov 26 17:35:08 CET 2013


vlc-ports/android | branch: 0.1.x-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 26 17:34:07 2013 +0100| [c14c54f0d49654dd3d00a05f773204aa13368cfb] | committer: Jean-Baptiste Kempf

Bump the vlc hash for release

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

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

diff --git a/compile.sh b/compile.sh
index a95fd4d..a2f97b3 100755
--- a/compile.sh
+++ b/compile.sh
@@ -84,7 +84,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=7c52aacbe
+TESTED_HASH=9f5c45fa0
 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