From 32463dab64d604e2a85e8e3e459e79d7634b9d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Thu, 9 Mar 2023 20:39:07 +0100 Subject: [PATCH] upgpkg: gvisor-git 20230306.0-1 --- gvisor-git/.SRCINFO | 2 +- gvisor-git/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gvisor-git/.SRCINFO b/gvisor-git/.SRCINFO index a57f2a2..4fd534d 100644 --- a/gvisor-git/.SRCINFO +++ b/gvisor-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gvisor-git pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use - pkgver = 20230214.0 + pkgver = 20230306.0 pkgrel = 1 url = https://gvisor.dev arch = x86_64 diff --git a/gvisor-git/PKGBUILD b/gvisor-git/PKGBUILD index aebbe7b..2b8d8ec 100644 --- a/gvisor-git/PKGBUILD +++ b/gvisor-git/PKGBUILD @@ -4,7 +4,7 @@ pkgname='gvisor-git' _pkgbin='runsc' _pkgshim='containerd-shim-runsc-v1' -pkgver=20230214.0 +pkgver=20230306.0 pkgrel=1 pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use' arch=('x86_64' 'aarch64')