diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-25 23:00:36 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-25 23:00:36 +0200 |
commit | 20691abfc468a26a3ab33ff086c8a5a5093e6b42 (patch) | |
tree | 33b388df0e493e5e5df6d2b65f7bb2fa16b27837 /testing | |
parent | a119f688d8c3f3309ddc25e55f4fc684d60ea586 (diff) | |
download | aports-20691abfc468a26a3ab33ff086c8a5a5093e6b42.tar.bz2 aports-20691abfc468a26a3ab33ff086c8a5a5093e6b42.tar.xz |
testing/xf86-video-virtualbox: rebuild against xorg-1.14
Diffstat (limited to 'testing')
-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 8ea0a8a479..2317af3d31 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=2 +pkgrel=3 arch="all" url='http://virtualbox.org' license="GPL custom" |