summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9af3881560cd1ea4600d2c5938842255d39fa963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = seccomp-compile
	pkgdesc = Tiny utility to compile seccomp rules in gosecco format and spit them out on stdout
	pkgver = 5.6eb7f9d
	pkgrel = 1
	url = https://github.com/mutantmonkey/seccomp-compile
	arch = i686
	arch = x86_64
	license = WTFPL
	makedepends = git
	makedepends = go
	source = git+https://github.com/mutantmonkey/seccomp-compile.git
	sha256sums = SKIP

pkgname = seccomp-compile