summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 535c2a7cbe26e0ebbc37c8f4a92b35f259015711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = getssl
	pkgdesc = Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.
	pkgver = 2.49
	pkgrel = 1
	url = https://github.com/srvrco/getssl
	arch = any
	license = GPL-3.0-only
	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
	source = getssl-2.49.tar.gz::https://github.com/srvrco/getssl/archive/refs/tags/v2.49.tar.gz
	sha512sums = 4283799134ec09b2c70901c3340f87e25dc88e8c8a242c7bcb00c26b435e807567fba4e160559dce5021831253632b5eb06bec5c8d2cd3a3642fe887a7a26945

pkgname = getssl