New package: certbot-nginx-1.9.0
This commit is contained in:
parent
e4a3172382
commit
af75694d8f
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'certbot-nginx'
|
||||
pkgname=certbot-nginx
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="certbot>=${version} python3-acme python3-parsing python3-zope.interface"
|
||||
short_desc="Let's Encrypt certificate renewal automation utility - nginx plugin"
|
||||
maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz"
|
||||
checksum=ab26a4f49d53b0e8bf0f903e58e2a840cda233fe1cbbc54c36ff17f973e57d65
|
Loading…
Reference in New Issue