diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-06 23:10:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-06 23:10:56 +0700 |
commit | db3cbb59a2897fdbb97c8dbebf17b2d040bea74e (patch) | |
tree | 38101404fa0363864cc52216548e477ab87d5776 /system/letsencrypt/letsencrypt.info | |
parent | 66355ff735dbb1f281b6c020dedbf0da5b146f54 (diff) |
system/letsencrypt: Updated for version 0.5.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 232605c09972d..c3777c1e4167e 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.4.2" +VERSION="0.5.0" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.4.2.tar.gz" -MD5SUM="3082261e48d7ab34511b160b38b10025" +DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.5.0.tar.gz" +MD5SUM="767521d7b5ae1f648071128356e8de5a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing" |