blob: 994760ea43b4b643e9f56d1cb11e24ef2fe6bbe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gvisor-git
pkgdesc = User-space kernel, sandboxed container runtime
pkgver = r74.c8bca2f
pkgrel = 1
url = https://github.com/google/gvisor
arch = x86_64
license = Apache-2.0
makedepends = bazel
makedepends = python
provides = runsc
source = git+https://github.com/google/gvisor
sha256sums = SKIP
pkgname = gvisor-git
|