[Android] Update tested HASH
Jean-Baptiste Kempf
git at videolan.org
Mon Jun 9 17:03:39 CEST 2014
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jun 9 17:03:09 2014 +0200| [dded9c20ac303b0cc85460d26cc961e97314dd44] | committer: Jean-Baptiste Kempf
Update tested HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=dded9c20ac303b0cc85460d26cc961e97314dd44
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 73675a4..b29a1f6 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=602d02a
+ TESTED_HASH=e363420
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