blob: 9867db30fad6a191cc7201fc2277b700fec8094f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ruby-acme-client
pkgdesc = Client for the ACME protocol.
pkgver = 2.0.19
pkgrel = 1
url = http://github.com/unixcharles/acme-client
arch = any
license = MIT
depends = ruby
depends = ruby-faraday
noextract = acme-client-2.0.19.gem
options = !emptydirs
source = https://rubygems.org/downloads/acme-client-2.0.19.gem
sha1sums = 9b9d0e17f7055ca820687ce1a639945811a703d0
pkgname = ruby-acme-client
|