Browse Source

Update VLC HASH

merge-requests/213/head
Geoffrey Métais 7 years ago
parent
commit
53cde42e61
  1. 2
      compile.sh

2
compile.sh

@ -270,7 +270,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=ee139ff
TESTED_HASH=f97c872
VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
if [ ! -d "vlc" ]; then
diagnostic "VLC sources: not found, cloning"

Loading…
Cancel
Save