summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3110a66826808805c2284939ef60d1f2599ba6c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = getssl
	pkgdesc = Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.
	pkgver = 1.84
	pkgrel = 1
	url = https://github.com/srvrco/getssl
	arch = any
	license = GPL2
	makedepends = git
	depends = openssl
	depends = curl
	depends = bind-tools
	source = getssl::git+https://github.com/srvrco/getssl.git#tag=v1.84
	sha256sums = SKIP

pkgname = getssl