[Android] Update HASH for NFS contribs
Jean-Baptiste Kempf
git at videolan.org
Fri Mar 11 21:11:12 CET 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Mar 11 21:10:42 2016 +0100| [5bce4ba43590654969258e1dd0c624aa99098773] | committer: Jean-Baptiste Kempf
Update HASH for NFS contribs
> https://code.videolan.org/videolan/vlc-android/commit/5bce4ba43590654969258e1dd0c624aa99098773
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 7ccbc36..0d44d28 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=c021c52
+TESTED_HASH=68c83c4
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