2019-06-19 22:41:54 +02:00
|
|
|
# Template file for 'certbot'
|
|
|
|
pkgname=certbot
|
2019-11-26 21:41:46 +01:00
|
|
|
version=0.40.1
|
2019-06-19 22:41:54 +02:00
|
|
|
revision=1
|
|
|
|
archs=noarch
|
|
|
|
build_style=python3-module
|
|
|
|
hostmakedepends="python3-setuptools"
|
|
|
|
depends="python3 python3-acme python3-ConfigArgParse python3-configobj
|
|
|
|
python3-cryptography python3-josepy python3-pyrfc3339 python3-pytz
|
|
|
|
python3-zope.component python3-zope.interface python3-parsedatetime
|
|
|
|
python3-zope.hookable python3-mock python3-zope.deferredimport
|
|
|
|
python3-zope.deprecation"
|
|
|
|
short_desc="Let's Encrypt certificate renewal automation utility"
|
|
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
|
|
license="Apache-2.0"
|
|
|
|
homepage="https://certbot.eff.org/"
|
|
|
|
distfiles="https://github.com/certbot/certbot/archive/v${version}.tar.gz"
|
2019-11-26 21:41:46 +01:00
|
|
|
checksum=54299ee77a6c0eaf7e11e25bdf492d2a8ed671eba8fc4e7aa9f9d45b1743e41d
|