diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-14 01:22:49 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:17:30 +0100 |
commit | bc8ad1c3adf9b491d93698563e72e2d9f639f2f1 (patch) | |
tree | 9653d767e7f9373782091d424bfccf234984e470 /system/letsencrypt/letsencrypt.info | |
parent | 9ca9b96fdd694028ea193a1b2de3089922ef1882 (diff) |
system/letsencrypt: Updated for version 0.27.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.info')
-rw-r--r-- | system/letsencrypt/letsencrypt.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info index 844675eb232ff..592851c66c35b 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.26.1" +VERSION="0.27.1" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.26.1/certbot-0.26.1.tar.gz" -MD5SUM="39bee9564440531c90d3a1011041e645" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.27.1/certbot-0.27.1.tar.gz" +MD5SUM="4511cda6cee8fd62362cef709809f9b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj mock pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs requests-toolbelt" |