Skip to content
Snippets Groups Projects
Commit b4676667 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

extras/mac: use libvlc 2.2 instead of 2.0

parent c8bb7716
No related branches found
Tags 2.1.0
No related merge requests found
......@@ -78,7 +78,7 @@ info "Preparing build dirs"
spushd extras/macosx
if ! [ -e vlc ]; then
git clone git://git.videolan.org/vlc/vlc-2.0.git vlc
git clone git://git.videolan.org/vlc.git vlc
fi
spopd #extras/macosx
......
......@@ -78,7 +78,7 @@ info "Preparing build dirs"
spushd extras/macosx
if ! [ -e vlc ]; then
git clone git://git.videolan.org/vlc/vlc-2.0.git vlc
git clone git://git.videolan.org/vlc.git vlc
fi
spopd #extras/macosx
......
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