diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-24 12:45:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-24 15:06:39 +0700 |
commit | adb386f1445702a0cdd78d37256593ffa955eacc (patch) | |
tree | 469cbe20b14a7b3c3ae0fd1fd59f8397f215789e /system/letsencrypt/letsencrypt.info | |
parent | 7fced194943534d04d0698ad0dc21cf11e37696e (diff) | |
download | slackbuilds-adb386f1445702a0cdd78d37256593ffa955eacc.tar.gz |
system/letsencrypt: Updated for version 0.8.1.
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 74db412e48..38241c181a 100644 --- a/system/letsencrypt/letsencrypt.info +++ b/system/letsencrypt/letsencrypt.info @@ -1,8 +1,8 @@ PRGNAM="letsencrypt" -VERSION="0.8.0" +VERSION="0.8.1" HOMEPAGE="https://letsencrypt.org/" -DOWNLOAD="https://github.com/certbot/certbot/archive/v0.8.0/certbot-0.8.0.tar.gz" -MD5SUM="770cc2bc3acc83e7c1fd3b016d8dd70d" +DOWNLOAD="https://github.com/certbot/certbot/archive/v0.8.1/certbot-0.8.1.tar.gz" +MD5SUM="b7823e4c573b0e5884d5f034999511e3" 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" |