mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
lxd: update to 3.9.
This commit is contained in:
parent
849f700833
commit
dfb5021aad
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxd'
|
# Template file for 'lxd'
|
||||||
pkgname=lxd
|
pkgname=lxd
|
||||||
version=3.8
|
version=3.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/lxc/lxd"
|
go_import_path="github.com/lxc/lxd"
|
||||||
|
@ -14,8 +14,8 @@ short_desc="Next generation system container manager"
|
||||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://linuxcontainers.org/lxd"
|
homepage="https://linuxcontainers.org/lxd"
|
||||||
distfiles="https://linuxcontainers.org/downloads/lxd/${pkgname}-${version}.tar.gz"
|
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||||
checksum=71dd5368a684c7b69699814f2c35c69ace6dd6eebd95fce39c13e44d9d827ea5
|
checksum=e446f2c248498b56fff6abf07ad0fceb3756b33651c4e1512bad12b2ee5f607f
|
||||||
system_groups="lxd"
|
system_groups="lxd"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
1
srcpkgs/lxd/update
Normal file
1
srcpkgs/lxd/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site="https://linuxcontainers.org/lxd/downloads/"
|
Loading…
Add table
Reference in a new issue