summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-05-14 04:55:23 +0200
committer Willy Sudiarto Raharjo2017-05-20 01:54:09 +0200
commit724cc20ed29e6de0fbb6511e786404c3bf2d43dd (patch)
tree5172e8d22980d2fc2a4b2f778482c83031568a76 /system/letsencrypt/letsencrypt.info
parent1af8006c57249d388802fdfdecf8e247d8587ecb (diff)
downloadslackbuilds-724cc20ed29e6de0fbb6511e786404c3bf2d43dd.tar.gz
system/letsencrypt: Updated for version 0.14.1.
Apache Plugin is now enabled, Thanks to Eric Pratt. 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 b3226952ab..d9fd4e9e27 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.14.0"
+VERSION="0.14.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.14.0/certbot-0.14.0.tar.gz"
-MD5SUM="d96ee153d27604ce1a52b19f674a56f1"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.14.1/certbot-0.14.1.tar.gz"
+MD5SUM="9a0833266ea026e882009c6fe27ff49b"
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"