summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-08 15:34:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-08 16:36:01 +0700
commit305def1babb207f22c40f9fa0c26807cc9822ff5 (patch)
tree30befa51ab265683bd5e9565d93687e2ad5bc0f1 /system/letsencrypt/letsencrypt.info
parent9267b4a01e14b1831aa67766c6ed27b46f5a04cb (diff)
downloadslackbuilds-305def1babb207f22c40f9fa0c26807cc9822ff5.tar.gz
slackbuilds-305def1babb207f22c40f9fa0c26807cc9822ff5.tar.xz
system/letsencrypt: Updated for version 0.13.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 47ba5b06e4..a81abfb45a 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.12.0"
+VERSION="0.13.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.12.0/certbot-0.12.0.tar.gz"
-MD5SUM="6d1c20f6d36685ab4698675899db5839"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.13.0/certbot-0.13.0.tar.gz"
+MD5SUM="b763e73ea16ac9dbf2b4d2443db3e889"
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"