diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 14:05:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 14:05:06 +0000 |
commit | 69a49c2e73f34a2bbd2fcb59fbb809dfedf56b6b (patch) | |
tree | c54cbd632ee69005a858491700a2811f2d3aa073 | |
parent | adcbd61e268471aa0dc088745323832b23241f56 (diff) | |
download | aports-69a49c2e73f34a2bbd2fcb59fbb809dfedf56b6b.tar.bz2 aports-69a49c2e73f34a2bbd2fcb59fbb809dfedf56b6b.tar.xz |
main/xf86-video-xgixp: rebuild against mesa-9.1
-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 0b83d557ff..5074db8976 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="X.org XGIXP video driver" url="http://xorg.freedesktop.org/" arch="all" |