diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-06 19:51:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-06 19:51:44 +0700 |
commit | 5d37dd1581430e7968f7a3d71b60c8be5c32c7ab (patch) | |
tree | 45b8cb90c430387fc2a50740e2231587cf23fee0 /system/letsencrypt/letsencrypt.info | |
parent | f708e2ce628b0075f95a92ea65d90d28aee8f3e2 (diff) |
system/letsencrypt: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.info')
-rw-r--r-- | system/letsencrypt/letsencrypt.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info index fa8841ef01..d4831ccca7 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="1.11.0" +VERSION="1.12.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v1.11.0/certbot-1.11.0.tar.gz" -MD5SUM="805e64dbfa69d9f4fd8ba2981ed9ff97" +DOWNLOAD="https://github.com/certbot/certbot/archive/v1.12.0/certbot-1.12.0.tar.gz" +MD5SUM="c1f0ec078646026f4a60b81f198fef7e" 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 python-certifi python3-packaging" |