Bump to 20220516

This commit is contained in:
Manuel 2022-05-22 21:42:32 +02:00
parent 4d175f54b3
commit 1a0d4dcef6
Signed by: SunRed
GPG key ID: 4085037435E1F07A
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = gvisor-git
pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
pkgver = 20220425.0.r31.gbd1dbb001
pkgver = 20220516.0.r26.gbb1a83085
pkgrel = 1
url = https://gvisor.dev
arch = x86_64

View file

@ -4,7 +4,7 @@
pkgname='gvisor-git'
_pkgbin='runsc'
_pkgshim='containerd-shim-runsc-v1'
pkgver=20220425.0.r31.gbd1dbb001
pkgver=20220516.0.r26.gbb1a83085
pkgrel=1
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
arch=('x86_64' 'aarch64')