[Android] Update tested hash to a working version
Jean-Baptiste Kempf
git at videolan.org
Sat Mar 29 10:34:49 CET 2014
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Mar 29 10:34:13 2014 +0100| [630928c6f122b08fe3f8708852ef99430606e723] | committer: Jean-Baptiste Kempf
Update tested hash to a working version
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=630928c6f122b08fe3f8708852ef99430606e723
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 4771284..b87ff49 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=8d6be5e2
+ TESTED_HASH=5428d0e1f1a
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