virtualbox-ose: update to 4.3.18.
This commit is contained in:
parent
d925d5861c
commit
0ac4c74cf2
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
_vbox_distver=4.3.16
|
||||
_vbox_distver=4.3.18
|
||||
version=${_vbox_distver}
|
||||
revision=3
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version}"
|
||||
patch_args="-Np1"
|
||||
short_desc="General-purpose full virtualizer for x86 hardware"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://virtualbox.org"
|
||||
license="GPL-2, MPL-1.1, CDDL"
|
||||
distfiles="http://download.virtualbox.org/virtualbox/$version/VirtualBox-$version.tar.bz2"
|
||||
checksum=99c32e646dbc93cbf4cc0b62ca6c1d24113a295fd758dc15724c14908dd6dcb3
|
||||
checksum=9798acbc78b2645f2a02446ef6be181ede1a377792007af2a3280c962edc24cb
|
||||
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
|
Loading…
Reference in a new issue