lxd: update to 3.10.
This commit is contained in:
parent
8aceb5dfab
commit
a0c3b1a696
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxd'
|
||||
pkgname=lxd
|
||||
version=3.9
|
||||
version=3.10
|
||||
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=e446f2c248498b56fff6abf07ad0fceb3756b33651c4e1512bad12b2ee5f607f
|
||||
checksum=ccda7c1ee4b6d063aa3277eb68bbf71d1a7f93b0313ac976724793e2fab8a06d
|
||||
system_groups="lxd"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue