diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-27 23:25:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-28 00:00:33 +0000 |
commit | 4dccb2bec258d50f0d2642ae2a7853816a1e781a (patch) | |
tree | 4d139c95bfb89dd4482efb84c126cd211c14ea35 /main | |
parent | 478fe54520090c2f019cdc3585db120a5f30933f (diff) | |
download | aports-4dccb2bec258d50f0d2642ae2a7853816a1e781a.tar.bz2 aports-4dccb2bec258d50f0d2642ae2a7853816a1e781a.tar.xz |
main/xf86-video-xgixp: rebuild against xorg-1.12
Diffstat (limited to 'main')
-rw-r--r-- | main/xf86-video-xgixp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-xgixp/APKBUILD b/main/xf86-video-xgixp/APKBUILD index 3cc6584cd..bead1180d 100644 --- a/main/xf86-video-xgixp/APKBUILD +++ b/main/xf86-video-xgixp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-xgixp pkgver=1.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="X.org XGIXP video driver" url="http://xorg.freedesktop.org/" arch="all" |