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