summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt/letsencrypt.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-01-15 18:23:41 +0100
committer Willy Sudiarto Raharjo2017-01-15 18:23:41 +0100
commit45ea98c657e9659db991cf62e03a89bd9002cbb6 (patch)
tree1087a6161bb0bbabcabcc8b2dde62818def3ac16 /system/letsencrypt/letsencrypt.SlackBuild
parente7ab2801062ee5c967f78744f6be7231461de6e4 (diff)
downloadslackbuilds-45ea98c657e9659db991cf62e03a89bd9002cbb6.tar.gz
system/letsencrypt: Updated for version 0.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/letsencrypt.SlackBuild')
-rw-r--r--system/letsencrypt/letsencrypt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index e099eb95bc..44e399369a 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for letsencrypt
-# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.9.3}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}