summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-05-29 05:32:39 +0200
committer Willy Sudiarto Raharjo2016-05-29 05:32:39 +0200
commit215206e6e708ac2c10cd4a536d28826be1caa0cb (patch)
treee8a5b66a90feb4816e7870edca2ce4254c2bc12d /system/letsencrypt/letsencrypt.info
parent48f361337c8ad1df24dde90541cefb2c2a33f3d4 (diff)
downloadslackbuilds-215206e6e708ac2c10cd4a536d28826be1caa0cb.tar.gz
system/letsencrypt: Updated for version 0.7.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 9c62d01f24..5c3612eaee 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.6.0"
+VERSION="0.7.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.6.0.tar.gz"
-MD5SUM="350c3cecbb066b96739a50cba04f5d4c"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.7.0/certbot-0.7.0.tar.gz"
+MD5SUM="8a641a2693552b6dca86d3ad5df851fa"
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"