xf86-video-intel: use git via https
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
139e518a7e
commit
055418377b
@ -20,7 +20,7 @@ lib32disabled=yes
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
||||
do_fetch() {
|
||||
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
||||
git clone https://anongit.freedesktop.org/xorg/driver/xf86-video-intel ${wrksrc}
|
||||
cd ${wrksrc}
|
||||
git reset --hard $_commit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user