From 104661d3a4942ff04c6049a2870cdbba18a7db3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20H=C3=BCsers?= Date: Tue, 7 May 2024 19:41:09 +0200 Subject: [PATCH] upgpkg: gvisor-git 20240501.0-1 upstream release --- 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 4cee48a..6fa877b 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 = 20240401.0 + pkgver = 20240501.0 pkgrel = 1 url = https://gvisor.dev arch = x86_64 diff --git a/gvisor-git/PKGBUILD b/gvisor-git/PKGBUILD index 8c594da..f1ede18 100644 --- a/gvisor-git/PKGBUILD +++ b/gvisor-git/PKGBUILD @@ -4,7 +4,7 @@ pkgname='gvisor-git' _pkgbin='runsc' _pkgshim='containerd-shim-runsc-v1' -pkgver=20240401.0 +pkgver=20240501.0 pkgrel=1 pkgdesc='OCI container sandbox runtime focused on security, efficiency, and ease of use' arch=('x86_64' 'aarch64')