xf86-video-nouveau: update to 1.0.17.
This commit is contained in:
parent
f0fb9de39b
commit
1003eb0605
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'xf86-video-nouveau'
|
||||
pkgname=xf86-video-nouveau
|
||||
version=1.0.16
|
||||
revision=2
|
||||
version=1.0.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="eudev-libudev-devel libdrm-devel xorg-server-devel"
|
||||
depends="virtual?xserver-abi-video-24_1 mesa-dri"
|
||||
short_desc="Xorg opensource NVIDIA video driver"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://nouveau.freedesktop.org/wiki/"
|
||||
homepage="http://nouveau.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.gz"
|
||||
checksum=83553d4625e2990e569312e26540bebbdb2de14896ad4e9a9c872eda1df6cc7d
|
||||
checksum=21e9233b2c6304b976c526729ba48660c16976a757a319fa95cc8a8605316105
|
||||
lib32disabled=yes
|
||||
|
||||
LDFLAGS="-Wl,-z,lazy"
|
||||
|
|
Loading…
Reference in a new issue