[Android] Update tested HASH to support DTS passthru
Jean-Baptiste Kempf
git at videolan.org
Sat Jul 2 11:54:32 CEST 2016
vlc-android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jul 2 11:53:44 2016 +0200| [009466b0bf632ab9c186301f6eba7de44e3bb194] | committer: Jean-Baptiste Kempf
Update tested HASH to support DTS passthru
> https://code.videolan.org/videolan/vlc-android/commit/009466b0bf632ab9c186301f6eba7de44e3bb194
---
compile.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile.sh b/compile.sh
index 3f10495..9a2c2f0 100755
--- a/compile.sh
+++ b/compile.sh
@@ -153,7 +153,7 @@ fi
# Fetch VLC source #
####################
-TESTED_HASH=6c4e9a8
+TESTED_HASH=dbc5056
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