[Android] Update VLC hash

Jean-Baptiste Kempf git at videolan.org
Tue May 7 15:52:31 CEST 2013


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue May  7 15:51:53 2013 +0200| [be98da1606e1f3d56edbbc56ab115d52910c47f6] | committer: Jean-Baptiste Kempf

Update VLC hash

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

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

diff --git a/compile.sh b/compile.sh
index 64028fa..80c180d 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=e8dc8779b
+TESTED_HASH=5648d4e
 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