Updating gVisor to v20211129.0
Signed-off-by: Brad Erhart <>
This commit is contained in:
parent
1942cf761f
commit
cf68a0972a
3 changed files with 8 additions and 25 deletions
7
.SRCINFO
7
.SRCINFO
|
@ -1,9 +1,8 @@
|
|||
pkgbase = gvisor-bin
|
||||
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
|
||||
pkgver = 20211115.0
|
||||
pkgver = 20211129.0
|
||||
pkgrel = 1
|
||||
url = https://gvisor.dev
|
||||
install = gvisor-bin.install
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
optdepends = docker: for Docker runtime support
|
||||
|
@ -11,7 +10,7 @@ pkgbase = gvisor-bin
|
|||
provides = runsc
|
||||
conflicts = gvisor-git
|
||||
conflicts = runsc
|
||||
source = gvisor-bin-20211115.0::https://storage.googleapis.com/gvisor/releases/release/20211115/x86_64/runsc
|
||||
b2sums = 7453fb4f4ec503e29f535497783c0c98bc1a7a26325217e696b1f4f4cb1dd6577ecb6d8fa94cda2194d820f3a6e26c68793d0eaff52e3128f07334381089ecc9
|
||||
source = gvisor-bin-20211129.0::https://storage.googleapis.com/gvisor/releases/release/20211129/x86_64/runsc
|
||||
b2sums = 22bd05f48f6984f9cf733a9e15350a00b5bab1d580d38248d3425ace3350c2d6734d8d3fc91dc5734c5a1300b9fda1e026b949b41226a9efc38176154cd5189a
|
||||
|
||||
pkgname = gvisor-bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue