summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d061d7b8ef5ea58800d5fa3e892bdc8070fee49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = getssl-git
	pkgdesc = Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.
	pkgver = 2.49.r10.51cd039
	pkgrel = 1
	url = https://github.com/srvrco/getssl
	arch = any
	license = GPL-3.0-only
	makedepends = git
	depends = bash
	depends = openssl
	depends = curl
	depends = bind-tools
	optdepends = python: optional update scripts
	optdepends = python-dnspython: optional update scripts
	optdepends = python-boto3: optional update scripts
	provides = getssl
	conflicts = getssl
	source = getssl-git::git+https://github.com/srvrco/getssl.git
	sha512sums = SKIP

pkgname = getssl-git