diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-13 20:23:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-14 22:19:47 +0700 |
commit | b1b8304899b623e981e48d0b9e3cc8a77e7f9c00 (patch) | |
tree | 604ddb664592347cf4b73300243f53e871b66d76 /system/letsencrypt/letsencrypt.info | |
parent | 0ee1533429361a934be34eb385ee85c01777f344 (diff) | |
download | slackbuilds-b1b8304899b623e981e48d0b9e3cc8a77e7f9c00.tar.gz |
system/letsencrypt: Updated for version 0.9.3.
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 cbe467131d..68c7531a81 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.9.1" +VERSION="0.9.3" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.9.1/certbot-0.9.1.tar.gz" -MD5SUM="e76569d1226c3846b1d44ff72074eeb0" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.9.3/certbot-0.9.3.tar.gz" +MD5SUM="23920103accbed8adc6e7e30b14581e2" 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" |