diff options
-rw-r--r-- | system/letsencrypt/letsencrypt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info index 6a0bc47a89..6975402e8a 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/certbot/certbot/archive/v2.11.0/certbot-2.11.0.tar. MD5SUM="3d0ad5e1474062397bd6b9cb223e4828" 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 python-importlib_metadata" +REQUIRES="configobj python3-pytz python3-pythondialog zope.component pyrfc3339 python3-psutil python-parsedatetime python3-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt python-importlib_metadata" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |