mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
incus: fix typo in README.voidlinux
This commit is contained in:
parent
fa897e6155
commit
f6fd23413b
2 changed files with 2 additions and 2 deletions
|
@ -14,4 +14,4 @@ variable in `/etc/rc.conf` be set to `unified`.
|
|||
Optional dependencies:
|
||||
|
||||
To run virtual machines, install `qemu` and `edk2-ovmf`.
|
||||
To run OCI containers, install `spokeo` and `umoci`.
|
||||
To run OCI containers, install `skopeo` and `umoci`.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'incus'
|
||||
pkgname=incus
|
||||
version=6.6.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path=github.com/lxc/incus/v6
|
||||
|
|
Loading…
Add table
Reference in a new issue