From cb6217e4e6b71b91839654a48fbbac6810d2e65e Mon Sep 17 00:00:00 2001 From: Alex March Date: Thu, 23 Jul 2026 15:16:01 +0900 Subject: [PATCH] incus: update to 7.0.1 --- srcpkgs/incus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template index a2f90f50de50a5..20a90b80c9875e 100644 --- a/srcpkgs/incus/template +++ b/srcpkgs/incus/template @@ -1,10 +1,10 @@ # Template file for 'incus' pkgname=incus -version=6.22.0 +version=7.0.1 revision=1 build_style=go build_helper=qemu -go_import_path=github.com/lxc/incus/v6 +go_import_path=github.com/lxc/incus/v7 go_build_tags="libsqlite3" go_package="${go_import_path}/cmd/..." make_check_args="-skip TestConvertNetworkConfig" @@ -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=5e8a8526e0f2f9b4062a9e40c09e335986ea24981b706487988ca06a7b323a52 +checksum=69068dd6cd94eb70d3cb007140eb6b3211937ebfd16f6cedb0ee5e5aa073a2dc system_groups="_incus-admin _incus" make_dirs=" /var/lib/incus 0755 root root