mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
incus: update to 6.9.0.
This commit is contained in:
parent
8a4978d9ed
commit
6955b8d88f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'incus'
|
# Template file for 'incus'
|
||||||
pkgname=incus
|
pkgname=incus
|
||||||
version=6.6.0
|
version=6.9.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path=github.com/lxc/incus/v6
|
go_import_path=github.com/lxc/incus/v6
|
||||||
|
@ -18,7 +18,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://linuxcontainers.org/incus"
|
homepage="https://linuxcontainers.org/incus"
|
||||||
distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lxc/incus/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0274f6258591a3189737812228722d5c7b0cc57deb5edd0f65750d3323210394
|
checksum=7c50d4eb2ae5a33eab27821c95e01fc9a5d977c9b6b594a51571e6fefd4119d2
|
||||||
system_groups="_incus-admin _incus"
|
system_groups="_incus-admin _incus"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/var/lib/incus 0755 root root
|
/var/lib/incus 0755 root root
|
||||||
|
|
Loading…
Add table
Reference in a new issue