xf86-video-cirrus: update to 1.5.1.
This commit is contained in:
parent
f76cee9f87
commit
9692dc4374
1 changed files with 6 additions and 7 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template build file for 'xf86-video-cirrus'.
|
||||
pkgname=xf86-video-cirrus
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
depends="xorg-server>=1.12"
|
||||
makedepends="xorg-server-devel>=1.12"
|
||||
depends="xserver-abi-video>=13<14"
|
||||
makedepends="xorg-server-devel>=1.13<1.14"
|
||||
short_desc="Xorg Cirrus Logic video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e506a97cce667d71971e8fcc163285b791ca508365593f3dc1e191f3411fdfed
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a955429cbd673230c4b171afd6d0a6b28372d2f9d0a400f5124869274a27c557
|
||||
long_desc="
|
||||
This is the video driver for Cirrus Logic video cards for
|
||||
the Xorg X11 server."
|
||||
This is the X11 video driver for Cirrus Logic video cards."
|
||||
|
|
Loading…
Reference in a new issue