upgpkg: gvisor-git 20230214.0-1

This commit is contained in:
Manuel 2023-02-18 22:55:33 +01:00
parent 31fc4a9a8b
commit d1ea287c2f
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 = 20230102.0
pkgver = 20230214.0
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=20230102.0
pkgver=20230214.0
pkgrel=1
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
arch=('x86_64' 'aarch64')