diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 08:48:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-03-17 11:01:23 +0000 |
commit | 98abecbbae2d80600daba51677c5f4be164248c5 (patch) | |
tree | e7ccebca69c3bbbdc6a3be0080e668fb39f53331 /main/xf86-video-apm | |
parent | 57342ab23a2c89aff9c28b071455ad108d630bf1 (diff) | |
download | aports-98abecbbae2d80600daba51677c5f4be164248c5.tar.bz2 aports-98abecbbae2d80600daba51677c5f4be164248c5.tar.xz |
main/xf86-video-apm: rebuild against xorg-server 1.17
Diffstat (limited to 'main/xf86-video-apm')
-rw-r--r-- | main/xf86-video-apm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-apm/APKBUILD b/main/xf86-video-apm/APKBUILD index 34098e3ec8..6cd645472a 100644 --- a/main/xf86-video-apm/APKBUILD +++ b/main/xf86-video-apm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-apm pkgver=1.2.5 -pkgrel=5 +pkgrel=6 pkgdesc="Alliance ProMotion video driver" url="http://xorg.freedesktop.org/" arch="all" |