[Android] bump hash to fix flac contrib

Rafaël Carré git at videolan.org
Fri May 10 13:08:13 CEST 2013


vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Fri May 10 13:08:04 2013 +0200| [30dd27fd5386c0899f347d5dc2640996e8feb62a] | committer: Rafaël Carré

bump hash to fix flac contrib

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

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

diff --git a/compile.sh b/compile.sh
index 3a818ff..12bc0fc 100755
--- a/compile.sh
+++ b/compile.sh
@@ -80,7 +80,7 @@ export PATH=${NDK_TOOLCHAIN_PATH}:${PATH}
 ANDROID_PATH="`pwd`"
 
 # 1/ libvlc, libvlccore and its plugins
-TESTED_HASH=5648d4e
+TESTED_HASH=41edeb738
 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