diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:50:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-03 14:50:09 +0000 |
commit | 6188efce6fa746abcdb7bd50d5e402f8998d6462 (patch) | |
tree | 763eb84a267904663f9ac1d442c56600bb9cfd6b /main/xf86-video-apm | |
parent | ace33ce4fff766f3519bce231c867834cdb380d5 (diff) | |
download | aports-6188efce6fa746abcdb7bd50d5e402f8998d6462.tar.bz2 aports-6188efce6fa746abcdb7bd50d5e402f8998d6462.tar.xz |
main/xf86-video-apm: rebuild against xorg-server-1.15
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 c2f1008d4..31c6471e4 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=3 +pkgrel=4 pkgdesc="Alliance ProMotion video driver" url="http://xorg.freedesktop.org/" arch="all" |