diff --git a/compile.sh b/compile.sh index 44894ad6eb956e59ee5fe8cfc3ad03c158353828..1fa14f9ae9e34dfd0b1150f8f987859b966ab8a6 100755 --- a/compile.sh +++ b/compile.sh @@ -227,7 +227,7 @@ fi # Fetch VLC source # #################### -TESTED_HASH=ced0c03 +TESTED_HASH=440b182 if [ ! -d "vlc" ]; then diagnostic "VLC source not found, cloning" git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc