From e0797b37257e686aa23993417053a029b1b61075 Mon Sep 17 00:00:00 2001 From: dkwo Date: Mon, 16 Dec 2024 17:25:15 +0100 Subject: [PATCH] incus: update to 6.8 --- srcpkgs/incus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template index a7c8e9bfda226a..1fa261696333f9 100644 --- a/srcpkgs/incus/template +++ b/srcpkgs/incus/template @@ -1,7 +1,7 @@ # Template file for 'incus' pkgname=incus -version=6.6.0 -revision=2 +version=6.8.0 +revision=1 build_style=go build_helper=qemu go_import_path=github.com/lxc/incus/v6 @@ -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=0274f6258591a3189737812228722d5c7b0cc57deb5edd0f65750d3323210394 +checksum=cb160f13415c50a8003e0c9b3f8ec8fd4908fea24861b2a677d429e395caf59e system_groups="_incus-admin _incus" make_dirs=" /var/lib/incus 0755 root root