mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
lxd: update to 4.15
Add releases page changelog, it links to the actual changelogs. Closes: #31534 [via git-merge-pr]
This commit is contained in:
parent
c126f91284
commit
b3f8c17e26
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxd'
|
# Template file for 'lxd'
|
||||||
pkgname=lxd
|
pkgname=lxd
|
||||||
version=4.14
|
version=4.15
|
||||||
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,9 @@ short_desc="Next generation system container manager"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://linuxcontainers.org/lxd"
|
homepage="https://linuxcontainers.org/lxd"
|
||||||
|
changelog="https://github.com/lxc/lxd/releases"
|
||||||
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz"
|
||||||
checksum=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
|
checksum=5178a918d59c9412a0af4af4c1abfce469e1a76497913bc316bf602895a2b265
|
||||||
system_groups="lxd"
|
system_groups="lxd"
|
||||||
|
|
||||||
# whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
|
# whitelist libcap LDFLAGS (see: https://github.com/lxc/lxd/issues/6727)
|
||||||
|
|
Loading…
Add table
Reference in a new issue