Bump to 20220704

This commit is contained in:
Manuel 2022-07-10 23:53:35 +02:00
parent 841d6fa4bb
commit dbc0828d1c
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 = 20220627.0
pkgver = 20220704.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=20220627.0
pkgver=20220704.0
pkgrel=1
pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use'
arch=('x86_64' 'aarch64')