virtualbox-ose: update to 4.1.2.
This commit is contained in:
parent
f19e7ca4eb
commit
f227bf9d8d
srcpkgs/virtualbox-ose
@ -1,6 +1,6 @@
|
||||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
_vbox_distver=4.1.0
|
||||
_vbox_distver=4.1.2
|
||||
version=${_vbox_distver}
|
||||
patch_args="-Np1"
|
||||
wrksrc="VirtualBox-${version}_OSE"
|
||||
@ -10,7 +10,7 @@ short_desc="General-purpose full virtualizer for x86 hardware"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://virtualbox.org"
|
||||
license="GPL-2, MPL-1.1, CDDL"
|
||||
checksum=f7bb9e0a4fe9bb406e24fa5733432534b1c8d70d6c87280875233f69bb3120de
|
||||
checksum=b030faa24d6bad805cc1105876fb04befc0a8acd154c8e7dc1b32f323bc576bc
|
||||
long_desc="
|
||||
VirtualBox is a free x86 virtualization solution allowing a wide range of x86
|
||||
operating systems such as Windows, DOS, BSD or Linux to run on a Linux system."
|
||||
|
@ -9,7 +9,6 @@ long_desc="${long_desc}
|
||||
between the host system and the virtual machine."
|
||||
|
||||
openrc_services="virtualbox-guest default true"
|
||||
revision=1
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
|
Loading…
Reference in New Issue
Block a user