summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-01-28 01:09:57 +0100
committer Willy Sudiarto Raharjo2018-01-28 01:09:57 +0100
commit63c5b513ab8c01437cbc8889ae3b9cbea8e8456f (patch)
treedf71db6c61e567818083d577ef1b6edfe1249936
parent968fd38e9951cf55541f440c07920f0c9c51973f (diff)
downloadslackbuilds-63c5b513ab8c01437cbc8889ae3b9cbea8e8456f.tar.gz
system/letsencrypt: Updated for version 0.21.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 b68a4159fb..2a96bfd074 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.21.0}
+VERSION=${VERSION:-0.21.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 605a4d6ff1..262c3f4ac1 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.21.0"
+VERSION="0.21.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.21.0/certbot-0.21.0.tar.gz"
-MD5SUM="d95c4aca9e3e19f5c4a87975283245a4"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.21.1/certbot-0.21.1.tar.gz"
+MD5SUM="efc8fa3889152957237ed094d05107ef"
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 josepy"