[Android] Update tested hash
Adrien Maglo
git at videolan.org
Tue Mar 4 12:02:50 CET 2014
vlc-ports/android | branch: master | Adrien Maglo <magsoft at videolan.org> | Tue Mar 4 12:02:43 2014 +0100| [9c78773cf8966d9eb2bfd8cb196d106c18f78982] | committer: Adrien Maglo
Update tested hash
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=9c78773cf8966d9eb2bfd8cb196d106c18f78982
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index e9f77ee..8d37be1 100755
--- a/compile.sh
+++ b/compile.sh
@@ -108,7 +108,7 @@ ANDROID_PATH="`pwd`"
if [ ! -z "$FETCH" ]
then
# 1/ libvlc, libvlccore and its plugins
- TESTED_HASH=75cc1f0e
+ TESTED_HASH=4ec53cf7
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