virtualbox-ose: update to 4.1.16.
This commit is contained in:
parent
267d968ebf
commit
af661622c7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'virtualbox-ose'
|
# Template file for 'virtualbox-ose'
|
||||||
pkgname=virtualbox-ose
|
pkgname=virtualbox-ose
|
||||||
_vbox_distver=4.1.14
|
_vbox_distver=4.1.16
|
||||||
version=${_vbox_distver}
|
version=${_vbox_distver}
|
||||||
wrksrc="VirtualBox-${version}"
|
wrksrc="VirtualBox-${version}"
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="General-purpose full virtualizer for x86 hardware"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://virtualbox.org"
|
homepage="http://virtualbox.org"
|
||||||
license="GPL-2, MPL-1.1, CDDL"
|
license="GPL-2, MPL-1.1, CDDL"
|
||||||
checksum=034cfd19d5dd701cd1375b994ad6f2d41c207b6760c6b8c5fe3005e53134dff8
|
checksum=b670499804c718a8ebbc7c2ddee37f70e98771a151391a597b5808f4310f824e
|
||||||
long_desc="
|
long_desc="
|
||||||
VirtualBox is a free x86 virtualization solution allowing a wide range of x86
|
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."
|
operating systems such as Windows, DOS, BSD or Linux to run on a Linux system."
|
||||||
|
|
Loading…
Reference in New Issue