lxd: update to 3.2 (#393)
This commit is contained in:
parent
23a187fce6
commit
d450775bff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=3.1
|
||||
version=3.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/lxc/lxd"
|
||||
|
@ -13,7 +13,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxd"
|
||||
distfiles="https://github.com/lxc/lxd/releases/download/lxd-${version}/lxd-${version}.tar.gz"
|
||||
checksum=bcfe2661d97af0dcc0ac5de8407b6e24de8615e6b7881bd4bf8e9c59fefc673f
|
||||
checksum=6a388e1e5ad26adf32fbe1abb2f6e35a3307fa8c48e924ee0ed802e246c63da1
|
||||
system_groups="lxd"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue