virtualbox-ose: update to 6.1.20.
Signed-off-by: Joseph Benden <joe@benden.us>
This commit is contained in:
parent
34ba256228
commit
70780edcd3
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
|||
--- src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c 2021-01-07 16:41:28.000000000 +0100
|
||||
+++ src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c 2021-02-26 17:02:45.083599418 +0100
|
||||
@@ -38,6 +38,7 @@
|
||||
#include <linux/nsproxy.h>
|
||||
#endif
|
||||
#include <linux/netdevice.h>
|
||||
+#include <linux/ethtool.h>
|
||||
#include <linux/etherdevice.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
#include <linux/miscdevice.h>
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'virtualbox-ose'
|
||||
pkgname=virtualbox-ose
|
||||
version=6.1.18
|
||||
revision=3
|
||||
version=6.1.20
|
||||
revision=1
|
||||
wrksrc="VirtualBox-${version}"
|
||||
short_desc="General-purpose full virtualizer for x86 hardware"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -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=108d42b9b391b7a332a33df1662cf7b0e9d9a80f3079d16288d8b9487f427d40
|
||||
checksum=e690c91974a2e7a5aca2c0939ad514382f9a2136797a5e0b96aab778e42bc8a7
|
||||
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue