xf86-video-nouveau: update to 1.0.8.
This commit is contained in:
parent
6ab3296c94
commit
9fb4866d3a
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xf86-video-nouveau'.
|
# Template build file for 'xf86-video-nouveau'.
|
||||||
pkgname=xf86-video-nouveau
|
pkgname=xf86-video-nouveau
|
||||||
version=1.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://nouveau.freedesktop.org/wiki/"
|
homepage="http://nouveau.freedesktop.org/wiki/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d187c658e1823ca829c941f3f601f8e7220d427e079c3e52b94ecff45bc2e131
|
checksum=9b904314b8e9c7a5800724a6a31038ed88fa3fcfd35da6f4015fc104c8283617
|
||||||
|
|
||||||
xf86-video-nouveau_package() {
|
xf86-video-nouveau_package() {
|
||||||
depends="xserver-abi-video>=13<14 mesa-nouveau-dri"
|
depends="xserver-abi-video>=13<14 mesa-nouveau-dri"
|
||||||
|
|
Loading…
Reference in New Issue