[Android] Bump tested Hash

Jean-Baptiste Kempf git at videolan.org
Tue Feb 10 11:28:41 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Feb 10 11:28:14 2015 +0100| [8fb67dec1fe4bee5f4fde16fd6f6b97aa58c3c8a] | committer: Jean-Baptiste Kempf

Bump tested Hash

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=8fb67dec1fe4bee5f4fde16fd6f6b97aa58c3c8a
---

 compile.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index 619c59d..dea4700 100755
--- a/compile.sh
+++ b/compile.sh
@@ -125,7 +125,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=18e445a
+TESTED_HASH=3375a55
 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