From 75e9de04e4fc8ffb501f7b254ed7d733fea28b9d Mon Sep 17 00:00:00 2001 From: Mike Watkins Date: Wed, 7 Feb 2024 20:57:10 -0800 Subject: [PATCH] incus: incus: update to 0.5.1 --- srcpkgs/incus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/incus/template b/srcpkgs/incus/template index 7b0911f1cd1d8..f7c4878121c76 100644 --- a/srcpkgs/incus/template +++ b/srcpkgs/incus/template @@ -1,7 +1,7 @@ # Template file for 'incus' pkgname=incus -version=0.4.0 -revision=1 +version=0.5.1 +revision=2 build_style=go go_import_path=github.com/lxc/incus go_build_tags="libsqlite3" @@ -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