1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "FetchCrl",
"description": "Retrieve certificate revocation lists (CRLs)",
"url": "https://dist.eugridpma.info/distribution/util/fetch-crl3/fetch-crl-3.0.20.tar.gz",
"mirror": null,
"homepage": "https://wiki.nikhef.nl/grid/FetchCRL3",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"system \"make\", \"install\", \"PREFIX=#{prefix}\", \"ETC=#{etc}\", \"CACHE=#{var}/cache\""
],
"version": "3.0.20",
"file": "fetch-crl.rb"
}
|