summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.info
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-14 04:33:16 +0200
committer Willy Sudiarto Raharjo2023-10-14 04:33:16 +0200
commitaaee508f12f286141c9ae15bd37d0ceee06d44ac (patch)
treecae8967aa54dd2c36ddbccbe699af71c9023d9d9 /system/letsencrypt/letsencrypt.info
parent2780ca98b6d013b3d02a5dc4a6fceb32873585d7 (diff)
downloadslackbuilds-aaee508f12f286141c9ae15bd37d0ceee06d44ac.tar.gz
system/letsencrypt: Updated for version 2.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.info')
-rw-r--r--system/letsencrypt/letsencrypt.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 68be91f013..fe9509cceb 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="2.7.0"
+VERSION="2.7.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v2.7.0/certbot-2.7.0.tar.gz"
-MD5SUM="1d1ab1144b0a36456c4ae025a997a285"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v2.7.1/certbot-2.7.1.tar.gz"
+MD5SUM="e7cfc84271457581fa76d494fc59ad0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj pytz python3-pythondialog zope.component pyrfc3339 python3-psutil python-parsedatetime python3-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt"