summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitdb3cbb59a2897fdbb97c8dbebf17b2d040bea74e (patch)
tree38101404fa0363864cc52216548e477ab87d5776
parent66355ff735dbb1f281b6c020dedbf0da5b146f54 (diff)
downloadslackbuilds-db3cbb59a2897fdbb97c8dbebf17b2d040bea74e.tar.gz
slackbuilds-db3cbb59a2897fdbb97c8dbebf17b2d040bea74e.tar.xz
system/letsencrypt: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 b4b44d86c1..2e1bfc198f 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=letsencrypt
-VERSION=${VERSION:-0.4.2}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 232605c099..c3777c1e41 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"