xf86-video-nouveau: use ${XORG_SITE}
This commit is contained in:
parent
7337a33ee3
commit
f5f349d844
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ short_desc="Xorg opensource NVIDIA video driver"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://nouveau.freedesktop.org/wiki/"
|
||||
license="GPL-2"
|
||||
distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.gz"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
|
||||
checksum=3932af6878b000eac5a8992ce797f9c7a334f9b3257c5cf53f2bf177c1f942c2
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
|
Loading…
Reference in a new issue