mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
virtualbox-ose: update to 6.1.2.
This commit is contained in:
parent
08188de4d8
commit
425e56fd2a
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
version=6.1.0
|
||||
version=6.1.2
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version%*a}"
|
||||
short_desc="General-purpose full virtualizer for x86 hardware"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-only, CDDL-1.0"
|
|||
homepage="https://www.virtualbox.org"
|
||||
changelog="https://www.virtualbox.org/wiki/Changelog"
|
||||
distfiles="http://download.virtualbox.org/virtualbox/${version%*a}/VirtualBox-$version.tar.bz2"
|
||||
checksum=49005ed94454f893fc3955e1e2b9607e85c300235cb983b39d1df2cfcf29f039
|
||||
checksum=4326576e8428ea3626194fc82646347576e94c61f11d412a669fc8a10c2a1e67
|
||||
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
|
@ -140,7 +140,6 @@ virtualbox-ose-dkms_package() {
|
|||
}
|
||||
virtualbox-ose-guest_package() {
|
||||
lib32disabled=yes
|
||||
depends="virtualbox-ose-guest-dkms-${version}_${revision}"
|
||||
conflicts="xserver-abi-video>24_1"
|
||||
short_desc+=" - guest utilities"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue