diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 18:58:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 18:58:25 +0700 |
commit | 34221e419c92b69b41de98535a0f66f9544cddd3 (patch) | |
tree | 7e34948d33d6d57815fcaa93443df2d0178e4b55 /system/letsencrypt/letsencrypt.info | |
parent | d4b333dbfec2c65c1b13842e46a3c2aa8b5dfa4d (diff) |
system/letsencrypt: Updated for version 0.11.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 c73be2ddc1c3..f2dc679e91cf 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.10.2" +VERSION="0.11.1" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.10.2/certbot-0.10.2.tar.gz" -MD5SUM="3eda274c82e4faa96af2ea6dca783748" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.11.1/certbot-0.11.1.tar.gz" +MD5SUM="fcc550a95ff121cecaa315266d2bd754" 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" |