lxd: update to 3.11.
This commit is contained in:
parent
49f74e4323
commit
6e346b4d1b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=3.10
|
||||
version=3.11
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/lxc/lxd
|
||||
|
@ -15,7 +15,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://linuxcontainers.org/lxd"
|
||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||
checksum=ccda7c1ee4b6d063aa3277eb68bbf71d1a7f93b0313ac976724793e2fab8a06d
|
||||
checksum=5d38ca401aedbba867f2b8b4cb491efe85047dd0729f22b31ae2feef21cfbf77
|
||||
system_groups="lxd"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue