diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-18 20:39:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-20 07:01:17 +0700 |
commit | 967ae58146cdf37db22ecd3ee8607750dc7bb9cd (patch) | |
tree | ac43c3377ebdf3d8dcf5ae3ba35b83eaccb36edc /system/letsencrypt/letsencrypt.info | |
parent | 4091bd3d8ece7ee4def05faa8aae9e49a2fba5a0 (diff) |
system/letsencrypt: Updated for version 0.21.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.info')
-rw-r--r-- | system/letsencrypt/letsencrypt.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info index fd775f552cb42..605a4d6ff156b 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,10 +1,10 @@ PRGNAM="letsencrypt" -VERSION="0.19.0" +VERSION="0.21.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.19.0/certbot-0.19.0.tar.gz" -MD5SUM="3eeaceb7fe5b514807d8b7f4af57edc1" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.21.0/certbot-0.21.0.tar.gz" +MD5SUM="d95c4aca9e3e19f5c4a87975283245a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing" +REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |