diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2010-09-27 20:19:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-09-29 06:27:00 +0000 |
commit | 01741c6f4368ecdbaaf089c6c065448803de4e95 (patch) | |
tree | 77d0f9a35380bf46c9a9da36785ca03d62dfc385 /main/xf86-video-dummy | |
parent | 7ca0494aa1dc23119d1870098fd74c02e6dad682 (diff) | |
download | aports-01741c6f4368ecdbaaf089c6c065448803de4e95.tar.bz2 aports-01741c6f4368ecdbaaf089c6c065448803de4e95.tar.xz |
main/xorg-server + xf86-*: upgrade to 1.9.0
build drivers against new 1.9.0 xorg-server
(cherry picked from commit 5640f1c42f62e0acbede764b303b70c859e0ba77)
Diffstat (limited to 'main/xf86-video-dummy')
-rw-r--r-- | main/xf86-video-dummy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-dummy/APKBUILD b/main/xf86-video-dummy/APKBUILD index 6cf6774ba7..dfc8cc0557 100644 --- a/main/xf86-video-dummy/APKBUILD +++ b/main/xf86-video-dummy/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-dummy pkgver=0.3.4 -pkgrel=0 +pkgrel=1 pkgdesc="X.Org driver for dummy cards" url="http://xorg.freedesktop.org/" license="custom" |