diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 09:52:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-17 09:58:03 +0000 |
commit | 05ab972d0e984c1bfd0918a821e3e1eb292f3318 (patch) | |
tree | a2d83fff9116ecb7907a15b30842a4a56f1dbcb2 /testing/xf86-video-virtualbox | |
parent | 0dea40dac39f4099f165872c3543e35f3653bee7 (diff) | |
download | aports-05ab972d0e984c1bfd0918a821e3e1eb292f3318.tar.bz2 aports-05ab972d0e984c1bfd0918a821e3e1eb292f3318.tar.xz |
testing/xf86-video-virtualbox: rebuild against xorg-server-1.13
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 61dc29e39a..5ac4cf9d59 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=0 +pkgrel=1 arch="all" url='http://virtualbox.org' license="GPL custom" |