summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-05 23:21:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-05 23:21:27 +0700
commit345b7fdcdca0ca406312461c0255d2f1c2216395 (patch)
treeb568394e626e1a240359ffc79ff8c49e77ce52e4 /system
parent1199957f134154fc4e42e5f8a7b94b7edbed7b15 (diff)
downloadslackbuilds-345b7fdcdca0ca406312461c0255d2f1c2216395.tar.gz
slackbuilds-345b7fdcdca0ca406312461c0255d2f1c2216395.tar.xz
system/letsencrypt: Updated for version 1.10.1.
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 06a3464fcc..47d057c772 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index c06bc269a2..e25114c6ad 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="1.9.0"
+VERSION="1.10.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v1.9.0/certbot-1.9.0.tar.gz"
-MD5SUM="bc7ba293a93203546d6809a3af37db8d"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v1.10.1/certbot-1.10.1.tar.gz"
+MD5SUM="36f0bc3f59bb13cc156e73c8887f4c63"
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"