summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5becdd58064234b5a350385bcff7015e6cf423bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = certbot-ocsp-fetcher-git
	pkgdesc = A tool that primes the OCSP cache of nginx for certificates managed by Certbot, in order to make OCSP stapling work reliably.
	pkgver = r251.82ffc58
	pkgrel = 3
	url = https://github.com/tomwassenberg/certbot-ocsp-fetcher
	arch = any
	license = MIT
	makedepends = git
	depends = bash
	depends = certbot
	depends = openssl
	depends = util-linux
	optdepends = nginx
	provides = certbot-ocsp-fetcher
	source = git+https://github.com/tomwassenberg/certbot-ocsp-fetcher.git
	b2sums = SKIP

pkgname = certbot-ocsp-fetcher-git