summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-09 05:22:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-06-09 05:32:08 +0700
commit0466f550e1b2944fc50b92949bd7dd70d8db1c74 (patch)
treedd20d3a3cc83ef63b66533d7d6659fec1cb07f5c /system
parentda67128ada6bff2e27a804166987c098f2ae86a7 (diff)
downloadslackbuilds-0466f550e1b2944fc50b92949bd7dd70d8db1c74.tar.gz
slackbuilds-0466f550e1b2944fc50b92949bd7dd70d8db1c74.tar.xz
system/letsencrypt: Updated for version 0.35.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 93f5f475cd..76ac0fc893 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.34.2}
+VERSION=${VERSION:-0.35.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 72ffb51b9d..82a94928b7 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.34.2"
+VERSION="0.35.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.34.2/certbot-0.34.2.tar.gz"
-MD5SUM="52fd180043816ac151e13e7d3a58af90"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.35.0/certbot-0.35.0.tar.gz"
+MD5SUM="b678008493a0f49b7763d1a5018af116"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs requests-toolbelt"