[Android] bump hash to get flac and opensl fixes
Rafaël Carré
git at videolan.org
Tue Jun 25 13:50:32 CEST 2013
vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Tue Jun 25 13:50:11 2013 +0200| [a0fb60922349d03fca4f8c5049e9da3f24495383] | committer: Rafaël Carré
bump hash to get flac and opensl fixes
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=a0fb60922349d03fca4f8c5049e9da3f24495383
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index b353ef2..89d6df2 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=41edeb738
+TESTED_HASH=28811d453
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