virtualbox-ose: update to 4.3.2.
This commit is contained in:
parent
64bf304f84
commit
af18c9094c
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.0
|
||||
_vbox_distver=4.3.2
|
||||
version=${_vbox_distver}
|
||||
revision=2
|
||||
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=8ea8988a041163c34bff1da6b278d7729cecd4596f5eb778575c5ac9ac95bc12
|
||||
checksum=137ee464dcf3ec81fd74793022ecb53d7f4399682759e00cafd322b0dc92967e
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue