diff options
author | Simon Rettberg | 2024-10-18 15:58:12 +0200 |
---|---|---|
committer | Simon Rettberg | 2024-10-18 15:58:12 +0200 |
commit | e4fde99ea952464faa683266ebb1dc7c42d9c8fe (patch) | |
tree | f0c625b19ea5cc7910307cea3618492fd937be74 /core/modules/vbox-src/module.conf | |
parent | [run-virt] firewall: Entries for hostnames wihout port are blocked via DNS (diff) | |
download | mltk-e4fde99ea952464faa683266ebb1dc7c42d9c8fe.tar.gz mltk-e4fde99ea952464faa683266ebb1dc7c42d9c8fe.tar.xz mltk-e4fde99ea952464faa683266ebb1dc7c42d9c8fe.zip |
[vbox-src] Update to 7.1.4
Diffstat (limited to 'core/modules/vbox-src/module.conf')
-rw-r--r-- | core/modules/vbox-src/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/vbox-src/module.conf b/core/modules/vbox-src/module.conf index b6d096b1..2a0bac6e 100644 --- a/core/modules/vbox-src/module.conf +++ b/core/modules/vbox-src/module.conf @@ -1,5 +1,5 @@ REQUIRED_MODULES="kernel" -REQUIRED_VBOX_VERSION="${CONFIG_VBOX_VERSION:-7.0.4}" +REQUIRED_VBOX_VERSION="${CONFIG_VBOX_VERSION:-7.1.4}" REQUIRED_DIRECTORIES=" /lib/modules /usr/lib/virtualbox |