summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0bb95c34552c7c77658306ffda29144deea555d0 (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.92
	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.92
	sha256sums = SKIP

pkgname = getssl