summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-03 21:03:37 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-04 07:38:18 +0700
commit942e29fa6d990e6ed4832d61d07100d21523c69f (patch)
tree952c7ac762d8c229fdb6d192ee38796503654921 /system/letsencrypt
parent8d687bdd9912742d1baa5035d071ba431290674f (diff)
downloadslackbuilds-942e29fa6d990e6ed4832d61d07100d21523c69f.tar.gz
slackbuilds-942e29fa6d990e6ed4832d61d07100d21523c69f.tar.xz
system/letsencrypt: Updated for version 1.16.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 d761d14ff9..fe999d2b67 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-1.15.0}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 456ef3d026..9fb31a8715 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="1.15.0"
+VERSION="1.16.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v1.15.0/certbot-1.15.0.tar.gz"
-MD5SUM="6a1a9d446ed7e4318de76cdb8ea1beea"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v1.16.0/certbot-1.16.0.tar.gz"
+MD5SUM="e80e91aec502b001799bffa2b442db26"
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"