summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-12-20 19:55:17 +0100
committer Willy Sudiarto Raharjo2015-12-20 19:55:17 +0100
commit2a550052217e3c89259e183338925e9dc59d083e (patch)
tree6d845efa777c39eb5c72ced4d371b1194481b69f /system/letsencrypt/letsencrypt.info
parent7abc161ed608c87eea143f9c9a957ccc199e80b3 (diff)
downloadslackbuilds-2a550052217e3c89259e183338925e9dc59d083e.tar.gz
system/letsencrypt: Updated for version 0.1.1.
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 db7cae53ee..a0ba41fbc9 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.1.0"
+VERSION="0.1.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.1.0.tar.gz"
-MD5SUM="eb1208bcf5c33a6f030da9419718bf6b"
+DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.1.1.tar.gz"
+MD5SUM="b686984988e05af54e19b7dbcad75a82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 pyOpenSSL psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing"