diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 01:49:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 01:49:04 +0700 |
commit | 26fae42200a257de722ea5ea7c555116be7f74de (patch) | |
tree | bebd42ffdbbf10474ca03b495a42f308f91fe3f7 /system/letsencrypt/letsencrypt.info | |
parent | 5d80b9a9a68edb79f284f81e66a3b72206191715 (diff) | |
download | slackbuilds-26fae42200a257de722ea5ea7c555116be7f74de.tar.gz |
system/letsencrypt: Updated for version 0.6.0.
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 c3777c1e41..9c62d01f24 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.5.0" +VERSION="0.6.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.5.0.tar.gz" -MD5SUM="767521d7b5ae1f648071128356e8de5a" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.6.0.tar.gz" +MD5SUM="350c3cecbb066b96739a50cba04f5d4c" 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" |