virtualbox-ose: update to 6.1.32
Rebuilds for xserver-abi-video.
This commit is contained in:
parent
e1d16e177c
commit
f54d5e88d7
@ -1,6 +1,6 @@
|
||||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
version=6.1.26
|
||||
version=6.1.32
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version}"
|
||||
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}/VirtualBox-${version}.tar.bz2"
|
||||
checksum=0212602eea878d6c9fd7f4a3e0182da3e4505f31d25f5539fb8f7b1fbe366195
|
||||
checksum=5d11384200b4e943ad0056d2cf75980ae4bee852c89650e2914e1b34eedc2d2c
|
||||
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
@ -65,7 +65,6 @@ do_install() {
|
||||
ln -sf VBox ${DESTDIR}/usr/bin/${f}
|
||||
done
|
||||
# components
|
||||
rm components/VBoxREM.so
|
||||
install -m0755 components/* -t ${DESTDIR}/usr/lib/virtualbox/components
|
||||
|
||||
# libs
|
||||
@ -139,7 +138,7 @@ virtualbox-ose-dkms_package() {
|
||||
}
|
||||
virtualbox-ose-guest_package() {
|
||||
lib32disabled=yes
|
||||
conflicts="xserver-abi-video>24_1"
|
||||
conflicts="xserver-abi-video>25_1"
|
||||
short_desc+=" - guest utilities"
|
||||
|
||||
pkg_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user