blob: a0507581b66a1850c961c8504a7a3041bb19d773 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = quarantine-bin
pkgdesc = Quickly and easily create sandbox to run untrusted code
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/zahash/quarantine
arch = x86_64
license = MIT
depends = glibc
provides = quarantine
conflicts = quarantine
source = LICENSE-0.1.3::https://raw.githubusercontent.com/zahash/quarantine/v0.1.3/LICENSE
source = README-0.1.3.md::https://raw.githubusercontent.com/zahash/quarantine/v0.1.3/README.md
sha256sums = 6f27243cfd82ff938f0f4e8121069ac3658d283740bc9c4b8da5c87ec3b834e7
sha256sums = 2bca507de708c630c11678749e5b43c4eb9a48f0cf3fc6047e4306a99ff84b65
source_x86_64 = quarantine-0.1.3::https://github.com/zahash/quarantine/releases/download/v0.1.3/quarantine-x86_64-linux
sha256sums_x86_64 = 985dbd96678ad039507bcd05602093626af36c486011a5bcd9deea5a9876ef87
pkgname = quarantine-bin
|