From e3079541b44cadbae2ed44d58590f9872707ce43 Mon Sep 17 00:00:00 2001 From: Mike Watkins Date: Wed, 7 Feb 2024 20:57:10 -0800 Subject: [PATCH] incus: update to 0.5.1 --- srcpkgs/incus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template index 7b0911f1cd1d8..3d63abe98a3c4 100644 --- a/srcpkgs/incus/template +++ b/srcpkgs/incus/template @@ -1,6 +1,6 @@ # Template file for 'incus' pkgname=incus -version=0.4.0 +version=0.5.1 revision=1 build_style=go go_import_path=github.com/lxc/incus @@ -20,7 +20,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=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d +checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec system_groups="_incus-admin _incus" make_dirs=" /var/lib/incus 0755 root root