mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
incus: update to 0.5.1
This commit is contained in:
parent
419cb692b7
commit
ae3bc82f93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'incus'
|
# Template file for 'incus'
|
||||||
pkgname=incus
|
pkgname=incus
|
||||||
version=0.4.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/lxc/incus
|
go_import_path=github.com/lxc/incus
|
||||||
|
@ -20,7 +20,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=1195d8aecaf838806b88580dfc8b48302dcbb4612addcb6d6bfa480f14d97a0d
|
checksum=ca757fa69272650fc2a3aab73d27b11cee48f3872115b664f234af74cc6684ec
|
||||||
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