parent
11ca2fd22a
commit
b51f9de061
|
@ -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"
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
pkgname=lxd
|
||||||
|
site="https://linuxcontainers.org/lxd/downloads/"
|
||||||
|
ignore="5\.[^0]"
|
Loading…
Reference in New Issue