diff options
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 d4831ccca7..a5ca6f9507 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="1.12.0" +VERSION="1.13.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v1.12.0/certbot-1.12.0.tar.gz" -MD5SUM="c1f0ec078646026f4a60b81f198fef7e" +DOWNLOAD="https://github.com/certbot/certbot/archive/v1.13.0/certbot-1.13.0.tar.gz" +MD5SUM="bdf65a8ebfeba0609728a98ee48f8614" 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" |