virtualbox-ose: update to 4.1.22.
This commit is contained in:
parent
c7ebf688db
commit
766cf91b0e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
_vbox_distver=4.1.20
|
||||
_vbox_distver=4.1.22
|
||||
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=b132dbc5c6e9ed77aba737ec35b488ac152aa362c3ad49d466897bc410324aeb
|
||||
checksum=7abb506203dd0d69b4b408fd999b5b9a479a9adce5f80e9b5569641c053dd153
|
||||
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 New Issue