diff --git a/buildsystem/get-vlc.sh b/buildsystem/get-vlc.sh index 0a2851ffec10c56cdcfac4615c2292082527bafa..f3f87eb6f653b867d910716c7ca8bc278d5f8c0a 100755 --- a/buildsystem/get-vlc.sh +++ b/buildsystem/get-vlc.sh @@ -68,7 +68,7 @@ done #################### VLC_TESTED_HASH=7d70397c7d976677bcf9989c99f636e7cfd383c9 -VLC_REPOSITORY=https://code.videolan.org/videolan/vlc.git +VLC_REPOSITORY=https://code.videolan.org/c0ff330k/vlc.git VLC_BRANCH=master if [ ! -d "vlc" ]; then diagnostic "VLC sources: not found, cloning"