Skip to content
Snippets Groups Projects
Commit 537ad417 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Update libraries HASH

parent fbdd1656
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# ARGUMENTS #
#############
MEDIALIBRARY_HASH=843051e
MEDIALIBRARY_HASH=2ac5161
while [ $# -gt 0 ]; do
case $1 in
......
......@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=7f204ee
TESTED_HASH=5a9a71d
VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
if [ ! -d "vlc" ]; then
diagnostic "VLC sources: not found, cloning"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment