Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/incus/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'incus'
pkgname=incus
version=6.19.1
version=6.22.0
revision=1
build_style=go
build_helper=qemu
Expand All @@ -18,7 +18,7 @@ maintainer="dkwo <npiazza@disroot.org>"
license="Apache-2.0"
homepage="https://linuxcontainers.org/incus"
distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
checksum=d21b7795e4749e57ac6cfd840daf551165362ce427f98dc564791599f70cfff6
checksum=5e8a8526e0f2f9b4062a9e40c09e335986ea24981b706487988ca06a7b323a52
system_groups="_incus-admin _incus"
make_dirs="
/var/lib/incus 0755 root root
Expand Down
Loading