diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-11 07:28:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-11 07:28:38 +0700 |
commit | da4e215b85ba36f7b1b398ed1cced1f9213860e6 (patch) | |
tree | 009e025904ec1fd61bbdab9e4c73a09c481a68c4 /system/letsencrypt/letsencrypt.info | |
parent | 36ad1ae33ebaa8daef1fd079d446f51b701782f3 (diff) | |
download | slackbuilds-da4e215b85ba36f7b1b398ed1cced1f9213860e6.tar.gz |
system/letsencrypt: Updated for version 0.15.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 e2cf36f10e..d0700389b5 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.14.2" +VERSION="0.15.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.14.2/certbot-0.14.2.tar.gz" -MD5SUM="4470462d60bdcc38eb277504363a7279" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.15.0/certbot-0.15.0.tar.gz" +MD5SUM="aab8cf6f0b6f843e559e41e9eec3e902" 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" |