diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:08:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:08:32 +0000 |
commit | 503b5f5c768f12dda8d0feac98f894b871bb463e (patch) | |
tree | 2b58a0c01d35c2874a1ad23c4d7790dfdbb3d19f /main/xf86-video-vesa | |
parent | df5cf4a1ece3a4821b22215228bd161725393423 (diff) | |
download | aports-503b5f5c768f12dda8d0feac98f894b871bb463e.tar.bz2 aports-503b5f5c768f12dda8d0feac98f894b871bb463e.tar.xz |
main/xf86-video-vesa: rebuild against xorg-server-1.16
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 2f341aa14c..64fe65cda5 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=4 +pkgrel=5 pkgdesc="X.org vesa video driver" url="http://xorg.freedesktop.org/" arch="all" |