mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 22:58:00 +08:00
virtualbox update
This commit is contained in:
parent
50e1b6a6d2
commit
67c716d36e
@ -1,18 +1,18 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer abveritas@chakra-project.org
|
||||
# Contributor: Sebastien Luttringer <seblu[plus]arch[at]seblu[dot]net>
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=virtualbox
|
||||
pkgver=4.1.16
|
||||
_build=78094
|
||||
pkgrel=2
|
||||
pkgver=4.1.18
|
||||
_build=78361
|
||||
pkgrel=1
|
||||
pkgdesc='Oracle VM VirtualBox Binary Edition'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://virtualbox.org/'
|
||||
license=('GPL2')
|
||||
depends=('libidl2' 'libxcursor' 'libxinerama' 'libxslt' 'curl' 'linux-headers'
|
||||
depends=('libidl2' 'libxcursor' 'libxinerama' 'libxslt' 'curl' 'linux-headers'
|
||||
'python2' 'make' 'gcc')
|
||||
options=('!strip')
|
||||
optdepends=('virtualbox-ext-oracle: for Oracle extensions'
|
||||
@ -41,7 +41,7 @@ source=(
|
||||
'vboxweb.rc'
|
||||
'vboxweb.conf'
|
||||
)
|
||||
sha256sums=('d753c3390d1185aff9e5be8a344bffd0262b31d823b8122055d5c8bb44fee39c'
|
||||
sha256sums=('f45015f3b427a24195e8cbabb2158d26daecd6c03cd7437aacb5249500a2b425'
|
||||
'69417a9e8855cab8e4878886abe138f559fd17ae487d4cd19c8a24974a8bbec2'
|
||||
'578b63ab173cdcd9169d8aff00caf48668e46a6886bb90fd34a0fbe63e180a4e'
|
||||
'71740893a5f226f9d9fcc607ab9d39b7de816b2759625b34da19162bc7e579ff'
|
||||
@ -156,5 +156,3 @@ package() {
|
||||
# Create the directory below if it doesn't exist
|
||||
install -d -m 0755 "${pkgdir}/var/run/VirtualBox"
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 ft=sh et:
|
||||
|
Loading…
Reference in New Issue
Block a user