blob: b8609a188a3339d13f650cb97d40adf80e7e554a (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="letsencrypt"
VERSION="1.26.0"
HOMEPAGE="https://letsencrypt.org/"
DOWNLOAD="https://github.com/certbot/certbot/archive/v1.26.0/certbot-1.26.0.tar.gz"
MD5SUM="f919b432c63b35f4ac21c60ea1e764e6"
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"
|