diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 14:46:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-10 15:29:04 +0000 |
commit | 8b0054986fbeec1215674ccc3bafd5fd644e3c81 (patch) | |
tree | 66707af8950da0c3e2b6a35064a69d4408e7ef5e /main | |
parent | 11b85230d3f444a102f7f33ed7ebb168ca064267 (diff) | |
download | aports-8b0054986fbeec1215674ccc3bafd5fd644e3c81.tar.bz2 aports-8b0054986fbeec1215674ccc3bafd5fd644e3c81.tar.xz |
main/xf86-video-rendition: rebuild against xorg-server-1.18
Diffstat (limited to 'main')
-rw-r--r-- | main/xf86-video-rendition/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-rendition/APKBUILD b/main/xf86-video-rendition/APKBUILD index 914b8dfb4e..d51308e35f 100644 --- a/main/xf86-video-rendition/APKBUILD +++ b/main/xf86-video-rendition/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-rendition pkgver=4.2.5 -pkgrel=6 +pkgrel=7 pkgdesc="Rendition video driver" url="http://xorg.freedesktop.org/" arch="all" |