virtualbox-ose: update to 4.2.4.
This commit is contained in:
parent
c979bf8b57
commit
0c484530f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
_vbox_distver=4.2.2
|
||||
_vbox_distver=4.2.4
|
||||
version=${_vbox_distver}
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version}"
|
||||
|
@ -23,7 +23,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=943daa13694605d5d0a23ffef27c398b5e72ada669de89bad4b98f000f029700
|
||||
checksum=a7c607523c1c10b7b978ab39a92bb646517316548aa4a1a74b6e434ac2bf0adc
|
||||
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."
|
||||
|
|
Loading…
Reference in a new issue