incus: update to 6.15.0.

This commit is contained in:
Moss Hope 2025-08-11 19:32:59 -07:00 committed by classabbyamp
parent 23145b4199
commit 0e7b251c15
2 changed files with 3 additions and 3 deletions

View file

@ -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 `skopeo` and `umoci`.
To run OCI containers, install `skopeo`.

View file

@ -1,6 +1,6 @@
# Template file for 'incus'
pkgname=incus
version=6.12.0
version=6.15.0
revision=1
build_style=go
build_helper=qemu
@ -18,7 +18,7 @@ maintainer="dkwo <npiazza@disroot.org>"
license="Apache-2.0"
homepage="https://linuxcontainers.org/incus"
distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
checksum=98532b05b2083b3ff112a08c5f39643b7e744366bdd698a32cbe8b60decb42f3
checksum=49091d8d16d21e2e891c82b19abfd860a1aa2bbcc3fb35e7d21f6ff6a9850abb
system_groups="_incus-admin _incus"
make_dirs="
/var/lib/incus 0755 root root