diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:05:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-18 13:05:47 +0000 |
commit | e346b62761b62f61d9c94b50f3e4dc6cd2ea7b09 (patch) | |
tree | 30960d12dee7bce212aed77f4fe28a28d753df62 /main/xf86-video-rendition | |
parent | a666895161498c416582377cd3ff46bbf2b311a0 (diff) | |
download | aports-e346b62761b62f61d9c94b50f3e4dc6cd2ea7b09.tar.bz2 aports-e346b62761b62f61d9c94b50f3e4dc6cd2ea7b09.tar.xz |
main/xf86-video-rendition: rebuild against xorg-server-1.16
Diffstat (limited to 'main/xf86-video-rendition')
-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 343db7edf7..c5de6cf3f1 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=4 +pkgrel=5 pkgdesc="Rendition video driver" url="http://xorg.freedesktop.org/" arch="all" |