summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-06-08 03:51:07 +0200
committer Willy Sudiarto Raharjo2016-06-08 03:51:07 +0200
commit6e43205d0b7ec2aacb692ffdf9eddb6cfe03a23b (patch)
tree0b878a3c440f26151381e2cd2eaa7dc7b81477f5 /system/letsencrypt
parent0d14caf6afb8b4d4a312539afc4eaf3e779f6242 (diff)
downloadslackbuilds-6e43205d0b7ec2aacb692ffdf9eddb6cfe03a23b.tar.gz
system/letsencrypt: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt')
-rw-r--r--system/letsencrypt/letsencrypt.SlackBuild2
-rw-r--r--system/letsencrypt/letsencrypt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index 61099295f7..a6e4e6f31f 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 5c3612eaee..74db412e48 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.7.0"
+VERSION="0.8.0"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.7.0/certbot-0.7.0.tar.gz"
-MD5SUM="8a641a2693552b6dca86d3ad5df851fa"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.8.0/certbot-0.8.0.tar.gz"
+MD5SUM="770cc2bc3acc83e7c1fd3b016d8dd70d"
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"