summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d3b189aa70461593f012d8b9e9301f60a87ca11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = gvisor-git
	pkgdesc = OCI container sandbox runtime focused on security, efficiency, and ease of use
	pkgver = 20220713.0
	pkgrel = 1
	url = https://gvisor.dev
	arch = x86_64
	arch = aarch64
	license = Apache
	makedepends = git
	makedepends = go
	optdepends = docker: for Docker runtime support
	provides = gvisor
	conflicts = gvisor
	source = git+https://github.com/google/gvisor#branch=go
	sha512sums = SKIP

pkgname = gvisor-git