virtualbox-ose: update to 4.2.10.
This commit is contained in:
parent
ecddfe4c92
commit
5494cdef99
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
_vbox_distver=4.2.8
|
||||
_vbox_distver=4.2.10
|
||||
version=${_vbox_distver}
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version}"
|
||||
|
@ -10,7 +10,9 @@ 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=f336af12244db74e6564dc22e438bbcba70f994aaf0d117fdf70caca9fab1b78
|
||||
checksum=a9246b65e28f0e6e1ab3fd0180294c9dac78fdad3d61b642f9bc5a84b6a4d2b9
|
||||
|
||||
disable_debug=yes
|
||||
|
||||
depends="virtualbox-ose-dkms-${version}_${revision}
|
||||
hicolor-icon-theme desktop-file-utils"
|
||||
|
|
Loading…
Reference in a new issue