summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-12 23:46:12 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-12 23:46:12 +0700
commite1cf07b357b7fd242b7f8b1f132b7469972a9eca (patch)
tree0f22900bf91ea216ec57992ded7830fc74ecccdb
parent5278eb9bf1380349f5dc5343d6884077d6301a5d (diff)
downloadslackbuilds-e1cf07b357b7fd242b7f8b1f132b7469972a9eca.tar.gz
slackbuilds-e1cf07b357b7fd242b7f8b1f132b7469972a9eca.tar.xz
system/letsencrypt: Updated for version 1.8.0.
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 c164593847..3d1cd434ba 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 8b9c44a7ce..c5d5d52cb9 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="1.7.0"
+VERSION="1.8.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v1.7.0/certbot-1.7.0.tar.gz"
-MD5SUM="399cc841b403327b52b5a53815cdbca0"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v1.8.0/certbot-1.8.0.tar.gz"
+MD5SUM="a621518a36ae6147b7b43e95e0d3332a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt python-distro python3-certifi python3-packaging"