From 0e7b251c152178c8ddaddc07a16dfd15e45e22f6 Mon Sep 17 00:00:00 2001 From: Moss Hope Date: Mon, 11 Aug 2025 19:32:59 -0700 Subject: [PATCH] incus: update to 6.15.0. --- srcpkgs/incus/files/README.voidlinux | 2 +- srcpkgs/incus/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/incus/files/README.voidlinux b/srcpkgs/incus/files/README.voidlinux index d08532b3e1f..b7027f47e0e 100644 --- a/srcpkgs/incus/files/README.voidlinux +++ b/srcpkgs/incus/files/README.voidlinux @@ -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`. diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template index 1640f4dc1e8..a3c03813366 100644 --- a/srcpkgs/incus/template +++ b/srcpkgs/incus/template @@ -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 " 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