summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-09-08 02:43:16 +0200
committer Willy Sudiarto Raharjo2017-09-09 01:56:16 +0200
commit9553cbaa934524de95a7338de38994c9716c4192 (patch)
tree47152f0d29ebc2043c23287eb1b8c429b0e4c842 /system/letsencrypt/letsencrypt.info
parent7a74644f6b65c97335a5fa02857d60a912ec659b (diff)
downloadslackbuilds-9553cbaa934524de95a7338de38994c9716c4192.tar.gz
system/letsencrypt: Updated for version 0.18.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 3cf7f6c089..8d910f30f7 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.17.0"
+VERSION="0.18.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.17.0/certbot-0.17.0.tar.gz"
-MD5SUM="52edcf3a5b1a29032e5cfb7c6e1e7ace"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.18.0/certbot-0.18.0.tar.gz"
+MD5SUM="86d49ee66505545ab930d22184a8b0a8"
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"