mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
updated virtualbox to version 3.2.12
This commit is contained in:
parent
5eac0eba98
commit
cbe70fe51f
@ -8,8 +8,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=virtualbox
|
||||
pkgver=3.2.10
|
||||
_build=66523
|
||||
pkgver=3.2.12
|
||||
_build=68302
|
||||
pkgrel=1
|
||||
pkgdesc="Powerful x86 virtualization (Personal Use Binaries Edition)."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -32,10 +32,10 @@ _filearch='x86'
|
||||
source=("VirtualBox-${pkgver}-${_build}-Linux_${_filearch}.run::http://download.virtualbox.org/virtualbox/${pkgver}/VirtualBox-${pkgver}-${_build}-Linux_${_filearch}.run"
|
||||
'10-vboxdrv.rules'
|
||||
'vboxdrv')
|
||||
md5sums=('a72291e91d521f879338559954ac8b08'
|
||||
md5sums=('984b2dea108ba151ee5203f95987463c'
|
||||
'98859bfca9ef2ebf2ea43eb9123316fc'
|
||||
'8b3b5fb34d5e8594ee873d7947f3d09b')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums[0]='4f6303fe7680bd70f49bc96a770c2bf4'
|
||||
[ "$CARCH" = "x86_64" ] && md5sums[0]='408db0aff4ada9664b8cdf156916ec64'
|
||||
|
||||
build() {
|
||||
# Check and unpack the run package via sh(1)
|
||||
|
Loading…
Reference in New Issue
Block a user