summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-05-10 02:48:11 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:59:21 +0200
commit169911acf935c95c30f0ea06c90c8f51f63bbe34 (patch)
tree8cce3a27fd213e35e31ed3fa92fb93874ad86847 /system/letsencrypt
parent8867a8a51ea4cd6d0830db79fbb3d36f1e67ddcb (diff)
downloadslackbuilds-169911acf935c95c30f0ea06c90c8f51f63bbe34.tar.gz
system/letsencrypt: Updated for version 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt')
-rw-r--r--system/letsencrypt/letsencrypt.SlackBuild2
-rw-r--r--system/letsencrypt/letsencrypt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index 75670c04f1..ceefe5f90b 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.13.0}
+VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index a81abfb45a..b3226952ab 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.13.0"
+VERSION="0.14.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.13.0/certbot-0.13.0.tar.gz"
-MD5SUM="b763e73ea16ac9dbf2b4d2443db3e889"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.14.0/certbot-0.14.0.tar.gz"
+MD5SUM="d96ee153d27604ce1a52b19f674a56f1"
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"