mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lxd-lts: update to 5.0.1
Add update file
This commit is contained in:
parent
11ca2fd22a
commit
b51f9de061
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxd-lts'
|
# Template file for 'lxd-lts'
|
||||||
pkgname=lxd-lts
|
pkgname=lxd-lts
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxd-$version"
|
wrksrc="lxd-$version"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -21,7 +21,7 @@ license="Apache-2.0"
|
||||||
homepage="https://linuxcontainers.org/lxd"
|
homepage="https://linuxcontainers.org/lxd"
|
||||||
changelog="https://github.com/lxc/lxd/releases"
|
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=a99b7edfb52c8195b2de4988844d32d73be6426f6cff28408250517b238fdef9
|
checksum=63be0ec206da6914251271d2778124242029e3d3c0bf4aa2381d921ee0133382
|
||||||
conflicts="lxd"
|
conflicts="lxd"
|
||||||
provides="lxd-${version}_${revision}"
|
provides="lxd-${version}_${revision}"
|
||||||
system_groups="lxd"
|
system_groups="lxd"
|
||||||
|
|
3
srcpkgs/lxd-lts/update
Normal file
3
srcpkgs/lxd-lts/update
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
pkgname=lxd
|
||||||
|
site="https://linuxcontainers.org/lxd/downloads/"
|
||||||
|
ignore="5\.[^0]"
|
Loading…
Add table
Reference in a new issue