diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:54:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:54:29 +0000 |
commit | 032b18e81e2f8d99abe8d5cc156fa2d8f4b47e86 (patch) | |
tree | 417b249961ab871fbcc2740e73439cbc31d00656 /main | |
parent | d31d299770ef19bcfa5c4203e035d66f0f157706 (diff) | |
download | aports-032b18e81e2f8d99abe8d5cc156fa2d8f4b47e86.tar.bz2 aports-032b18e81e2f8d99abe8d5cc156fa2d8f4b47e86.tar.xz |
main/xf86-video-r128: rebuild against mesa-8.0
Diffstat (limited to 'main')
-rw-r--r-- | main/xf86-video-r128/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-r128/APKBUILD b/main/xf86-video-r128/APKBUILD index 9d84166aeb..fbcf87066f 100644 --- a/main/xf86-video-r128/APKBUILD +++ b/main/xf86-video-r128/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-r128 pkgver=6.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="ATI Rage128 video driver" url="http://xorg.freedesktop.org/" arch="all" |