diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 15:38:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-05 15:38:58 +0000 |
commit | 614f28e1374cfe49810a6b475c9066b2839b6863 (patch) | |
tree | 94961a89e0b8a9567696bca8c5fc700e048661ea /testing/xf86-video-virtualbox | |
parent | 6321103778f6c35ca114b884b2f2b745997da972 (diff) | |
download | aports-614f28e1374cfe49810a6b475c9066b2839b6863.tar.bz2 aports-614f28e1374cfe49810a6b475c9066b2839b6863.tar.xz |
testing/xf86-video-virtualbox: rebuild against mesa-9.1
Diffstat (limited to 'testing/xf86-video-virtualbox')
-rw-r--r-- | testing/xf86-video-virtualbox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xf86-video-virtualbox/APKBUILD b/testing/xf86-video-virtualbox/APKBUILD index 5ac4cf9d59..8ea0a8a479 100644 --- a/testing/xf86-video-virtualbox/APKBUILD +++ b/testing/xf86-video-virtualbox/APKBUILD @@ -3,7 +3,7 @@ pkgname=xf86-video-virtualbox pkgdesc="Xorg Virtual box video driver" pkgver=4.2.0 _ver=${pkgver/_rc/_RC} -pkgrel=1 +pkgrel=2 arch="all" url='http://virtualbox.org' license="GPL custom" |