diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 09:32:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 09:32:38 +0000 |
commit | 163229b4a99e9b32955f85ba8a2f02829694824e (patch) | |
tree | fb3d249e428b0cea3b05c6ebbd72badbcdca0a74 /main | |
parent | 8e59b9166c7621773d73431cc9a0176236e804d3 (diff) | |
download | aports-163229b4a99e9b32955f85ba8a2f02829694824e.tar.bz2 aports-163229b4a99e9b32955f85ba8a2f02829694824e.tar.xz |
main/xf86-video-vesa: rebuild against xorg-server-1.13
Diffstat (limited to 'main')
-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 e7aa5ab5f3..a5a8f183af 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=0 +pkgrel=1 pkgdesc="X.org vesa video driver" url="http://xorg.freedesktop.org/" arch="all" |