diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 10:51:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 11:01:25 +0000 |
commit | b34f356a41d3c1ac2377780716abe763b0f806ee (patch) | |
tree | d87530bacb727dc0aecc987cf3e696f8f8a0ef3d /main/xf86-video-vesa | |
parent | 0ee7f34aa4df6bc0c12677a0f16deebca2a402c8 (diff) | |
download | aports-b34f356a41d3c1ac2377780716abe763b0f806ee.tar.bz2 aports-b34f356a41d3c1ac2377780716abe763b0f806ee.tar.xz |
main/xf86-video-vesa: rebuild against xorg-server 1.17
Diffstat (limited to 'main/xf86-video-vesa')
-rw-r--r-- | main/xf86-video-vesa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-vesa/APKBUILD b/main/xf86-video-vesa/APKBUILD index 64fe65cda5..d12d0af050 100644 --- a/main/xf86-video-vesa/APKBUILD +++ b/main/xf86-video-vesa/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-vesa pkgver=2.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="X.org vesa video driver" url="http://xorg.freedesktop.org/" arch="all" |