upgpkg: 4.10-1
This commit is contained in:
parent
fb8aa410eb
commit
d7035c7d43
4
PKGBUILD
4
PKGBUILD
|
@ -7,7 +7,7 @@
|
||||||
pkgname=lxd
|
pkgname=lxd
|
||||||
_pkgname=lxd
|
_pkgname=lxd
|
||||||
_lxd=github.com/lxc/lxd
|
_lxd=github.com/lxc/lxd
|
||||||
pkgver=4.9
|
pkgver=4.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -31,7 +31,7 @@ source=("https://linuxcontainers.org/downloads/${pkgname}/${pkgname}-${pkgver}.t
|
||||||
"lxd.service"
|
"lxd.service"
|
||||||
"lxd.sysusers")
|
"lxd.sysusers")
|
||||||
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
|
||||||
sha256sums=('445e1dfcca4cc14587e083704389fb0bc4de8189597740a35ef3b7acdf56036b'
|
sha256sums=('4897a86dd8ce386a12d948cd2b3317ee255474b9dd4b7ff58617eb2de05e1469'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
|
'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
|
||||||
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
'102d1d54186e0fc606a58f030231d76df6bd662b16dfd8f946e1f48e2b473b54'
|
||||||
|
|
Loading…
Reference in New Issue