diff --git a/compile.sh b/compile.sh index 70d89b60a44f90be79678a831d8dfca8effce73d..f930588395ca8d5d24425daa3fcc612fd1dbe180 100755 --- a/compile.sh +++ b/compile.sh @@ -184,7 +184,7 @@ fi # Fetch VLC source # #################### -TESTED_HASH=c7b91b5 +TESTED_HASH=215df6e if [ ! -d "vlc" ]; then diagnostic "VLC source not found, cloning" git clone git://git.videolan.org/vlc.git vlc