[Android] Update tested HASH for release
Jean-Baptiste Kempf
git at videolan.org
Fri Feb 27 01:18:43 CET 2015
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 27 01:18:29 2015 +0100| [444a3d48e5ce8638957319d75eb82b6b58ee5027] | committer: Jean-Baptiste Kempf
Update tested HASH for release
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=444a3d48e5ce8638957319d75eb82b6b58ee5027
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b3e08db..84267ce 100755
--- a/compile.sh
+++ b/compile.sh
@@ -131,7 +131,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=1acd719
+TESTED_HASH=96e66d5
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