blob: edf91ea604eefd65c4d416043047cebbd831abcf (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="letsencrypt"
VERSION="1.23.0"
HOMEPAGE="https://letsencrypt.org/"
DOWNLOAD="https://github.com/certbot/certbot/archive/v1.23.0/certbot-1.23.0.tar.gz"
MD5SUM="f02d99c981a2738a88cf3ce8691fe9c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python3-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"
|