diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:04:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:04:00 +0000 |
commit | f6ee2a2203dd9968d13643c0558a8a1abaf4ffbc (patch) | |
tree | 7902c817b0cd3e281aafa1db7a95768a58a87dfe /main/xf86-video-modesetting/APKBUILD | |
parent | 512a3a6805361e7e33c904f1ea79b3147198816d (diff) | |
download | aports-f6ee2a2203dd9968d13643c0558a8a1abaf4ffbc.tar.bz2 aports-f6ee2a2203dd9968d13643c0558a8a1abaf4ffbc.tar.xz |
main/xf86-video-modesetting: rebuild against xorg-server-1.16
Diffstat (limited to 'main/xf86-video-modesetting/APKBUILD')
-rw-r--r-- | main/xf86-video-modesetting/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-modesetting/APKBUILD b/main/xf86-video-modesetting/APKBUILD index f91e63b994..accf3c13a1 100644 --- a/main/xf86-video-modesetting/APKBUILD +++ b/main/xf86-video-modesetting/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-modesetting pkgver=0.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="X.org generic modesetting video drive" url="http://cgit.freedesktop.org/xorg/driver/xf86-video-modesetting/" arch="all" |