Browse Source

Update VLC HASH

(cherry picked from commit 0802064e42)
3.0.x
Geoffrey Métais 8 years ago
parent
commit
7d2f93bc9e
  1. 2
      compile.sh

2
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

Loading…
Cancel
Save