diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 21:01:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 21:01:51 +0700 |
commit | ac874e53cfc0e799c8d2cbd7837f6e133d373229 (patch) | |
tree | b39cb9fb73dc29991408201802ffcbd2c9513261 /system/letsencrypt/letsencrypt.info | |
parent | 3f7cc3a93c7e137b55f3791cc4ce9632daccab10 (diff) |
system/letsencrypt: Updated for version 1.0.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 50a1c7196eb02..021f11f9eadba 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.40.1" +VERSION="1.0.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.40.1/certbot-0.40.1.tar.gz" -MD5SUM="6b187c9b843c715b5486ac4b212316cd" +DOWNLOAD="https://github.com/certbot/certbot/archive/v1.0.0/certbot-1.0.0.tar.gz" +MD5SUM="b315bc17f96689f729b2e72366658709" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj mock pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs requests-toolbelt python-distro" |