summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-13 20:23:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-14 22:19:47 +0700
commitb1b8304899b623e981e48d0b9e3cc8a77e7f9c00 (patch)
tree604ddb664592347cf4b73300243f53e871b66d76 /system
parent0ee1533429361a934be34eb385ee85c01777f344 (diff)
downloadslackbuilds-b1b8304899b623e981e48d0b9e3cc8a77e7f9c00.tar.gz
slackbuilds-b1b8304899b623e981e48d0b9e3cc8a77e7f9c00.tar.xz
system/letsencrypt: Updated for version 0.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 a854afba55..e099eb95bc 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.9.1}
+VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index cbe467131d..68c7531a81 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.9.1"
+VERSION="0.9.3"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.9.1/certbot-0.9.1.tar.gz"
-MD5SUM="e76569d1226c3846b1d44ff72074eeb0"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.9.3/certbot-0.9.3.tar.gz"
+MD5SUM="23920103accbed8adc6e7e30b14581e2"
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"