summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 568e406ee546f56b8e6bd3e9bc0b7323408352da (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 = 2.03
	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=v2.03
	sha256sums = SKIP

pkgname = getssl