diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 07:50:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 07:50:07 +0700 |
commit | 6b4caa3bc03bf65e5bfacf158e2e9df62772de0b (patch) | |
tree | ea53278ffce6d0512326a0e6c76ee3b9417c347b /system/letsencrypt/letsencrypt.info | |
parent | 31c7d4c7eea22ea3e2ee833700e7caca3074f951 (diff) |
system/letsencrypt: Updated for version 1.29.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 3b6fb21988b29..8880a78210e98 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="1.28.0" +VERSION="1.29.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v1.28.0/certbot-1.28.0.tar.gz" -MD5SUM="17c17ecd96086a1cf43346ce2a69d71e" +DOWNLOAD="https://github.com/certbot/certbot/archive/v1.29.0/certbot-1.29.0.tar.gz" +MD5SUM="d4543ecd1c0ee71b44a12837dbc8ad28" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python3-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt" |