[Android] Update compile.sh TESTED_HASH to include dav1d 0.2.1

Ewout ter Hoeven git at videolan.org
Thu Mar 14 16:50:53 CET 2019


vlc-android | branch: master | Ewout ter Hoeven <e.m.terhoeven at student.tudelft.nl> | Thu Mar 14 11:12:23 2019 +0100| [a76d61702509be8a0d221f236a48367b661949ba] | committer: Geoffrey Métais

Update compile.sh TESTED_HASH to include dav1d 0.2.1

> https://code.videolan.org/videolan/vlc-android/commit/a76d61702509be8a0d221f236a48367b661949ba
---

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

diff --git a/compile.sh b/compile.sh
index 31a17071e..24621451f 100755
--- a/compile.sh
+++ b/compile.sh
@@ -241,7 +241,7 @@ fi
 # Fetch VLC source #
 ####################
 
-TESTED_HASH=9ee7cfa
+TESTED_HASH=828e0ce
 if [ ! -d "vlc" ]; then
     diagnostic "VLC source not found, cloning"
     git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc



More information about the Android mailing list