[Android] Update HASH from vlc-2.2
Jean-Baptiste Kempf
git at videolan.org
Wed Dec 3 16:17:00 CET 2014
vlc-ports/android | branch: 1.0.x | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 3 16:16:26 2014 +0100| [4d2c30fa66b1f03af3a300f48cbcfbce6e25319c] | committer: Jean-Baptiste Kempf
Update HASH from vlc-2.2
Ref #12870
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=4d2c30fa66b1f03af3a300f48cbcfbce6e25319c
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 35ff877..a91a9e1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -96,7 +96,7 @@ ANDROID_PATH="`pwd`"
if [ ! -z "$FETCH" ]
then
# 1/ libvlc, libvlccore and its plugins
- TESTED_HASH=0f9d349
+ TESTED_HASH=036010e
if [ ! -d "vlc" ]; then
echo "VLC source not found, cloning"
git clone git://git.videolan.org/vlc/vlc-2.2.git vlc
More information about the Android
mailing list