summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2020-07-12 05:37:15 +0200
committer Willy Sudiarto Raharjo2020-08-29 05:08:00 +0200
commit6a1d394ac63cc9fe2f4ccb66adb0aceffc829220 (patch)
tree826eefa0d2435fabba6ffbb90f41a96126e2fb1b /system/letsencrypt
parent7604b47154217de9ba96f3148fef92292fc2d752 (diff)
downloadslackbuilds-6a1d394ac63cc9fe2f4ccb66adb0aceffc829220.tar.gz
system/letsencrypt: Updated for version 1.6.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 5c6f1a303d..9d4aada2ff 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-1.5.0}
+VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 9f12a2db58..18db01b2ac 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="1.5.0"
+VERSION="1.6.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v1.5.0/certbot-1.5.0.tar.gz"
-MD5SUM="6a8bc9f1bd826f568c02f2319bcb75b2"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v1.6.0/certbot-1.6.0.tar.gz"
+MD5SUM="de9684502c960f444a6d432db5aa9ed0"
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"