diff --git a/compile.sh b/compile.sh index 679758bf9..f9d4727ea 100755 --- a/compile.sh +++ b/compile.sh @@ -233,7 +233,7 @@ fi # Fetch VLC source # #################### -TESTED_HASH=c014f06 +TESTED_HASH=7f2e931 if [ ! -d "vlc" ]; then diagnostic "VLC source not found, cloning" git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc