summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-08-13 17:03:26 +0200
committer Willy Sudiarto Raharjo2017-08-19 02:10:22 +0200
commitbf37c7bbaa40f338817686fdf76746e06fd5bd27 (patch)
tree0b2d43f7920f8d5ebf1d8ee4ca796d08e8d68307 /system/letsencrypt/letsencrypt.info
parent12d46795c0f528537312f1217a14e0cdefc21edb (diff)
downloadslackbuilds-bf37c7bbaa40f338817686fdf76746e06fd5bd27.tar.gz
system/letsencrypt: Updated for version 0.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.info')
-rw-r--r--system/letsencrypt/letsencrypt.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index a0e9a47339..3cf7f6c089 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.16.0"
+VERSION="0.17.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.16.0/certbot-0.16.0.tar.gz"
-MD5SUM="bcdd7b3942279bb4771ce6bfd37e6ffc"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.17.0/certbot-0.17.0.tar.gz"
+MD5SUM="52edcf3a5b1a29032e5cfb7c6e1e7ace"
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"