Skip to content

Commit 565877c

Browse files
committed
patches: update for version 20241220
1 parent 1c0683c commit 565877c

File tree

4 files changed

+478
-5971
lines changed

4 files changed

+478
-5971
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ After having all the prerequisites installed, the build process can be condensed
5353
to the following steps:
5454

5555
```shell
56-
$ # Download the VirtualBox 7.0.20 source package from Oracle.
57-
$ tar xf VirtualBox-7.0.20.tar.bz2
56+
$ # Download the VirtualBox 7.1.4 source package from Oracle.
57+
$ tar xf VirtualBox-7.1.4.tar.bz2
5858
$ git clone https://github.com/cyberus-technology/virtualbox-kvm vbox-kvm
59-
$ cd VirtualBox-7.0.20
59+
$ cd VirtualBox-7.1.4
6060
$ git init
6161
$ git add *
6262
$ git commit -m "VirtualBox vanilla code"

0 commit comments

Comments
 (0)