[Android] Update libVLC HASH
Jean-Baptiste Kempf
git at videolan.org
Tue May 12 18:35:05 CEST 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue May 12 18:34:57 2015 +0200| [3572559aa66c5a1e2a29c0ad78dd0f8d118c928d] | committer: Jean-Baptiste Kempf
Update libVLC HASH
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=3572559aa66c5a1e2a29c0ad78dd0f8d118c928d
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 17fa959..cf60d22 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=3add837
+TESTED_HASH=0c8ef54
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