Browse Source

Update VLC HASH

4.0-glrenderer
Geoffrey Métais 8 years ago
parent
commit
5dd76a6df9
  1. 2
      compile.sh

2
compile.sh

@ -233,7 +233,7 @@ fi
# Fetch VLC source # # Fetch VLC source #
#################### ####################
TESTED_HASH=700b291 TESTED_HASH=c014f06
if [ ! -d "vlc" ]; then if [ ! -d "vlc" ]; then
diagnostic "VLC source not found, cloning" diagnostic "VLC source not found, cloning"
git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc git clone https://git.videolan.org/git/vlc/vlc-3.0.git vlc

Loading…
Cancel
Save