summaryrefslogtreecommitdiffstats
path: root/system/letsencrypt
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-02 16:53:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-02 16:53:14 +0700
commit549f37c7623651e63be84a3c68f481baad67ee5f (patch)
treea0acfdf996e071aa999e925430ffb5108a62ccce /system/letsencrypt
parentfb296cd022eff621e98ed89c519b18247f883f58 (diff)
downloadslackbuilds-549f37c7623651e63be84a3c68f481baad67ee5f.tar.gz
slackbuilds-549f37c7623651e63be84a3c68f481baad67ee5f.tar.xz
system/letsencrypt: Updated for version 0.4.1.
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 d4f3e6aa06..1628a549a1 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.0}
+VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index c92f9a1719..5d9a7a05a7 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.4.0"
+VERSION="0.4.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.4.0.tar.gz"
-MD5SUM="b9339dd8b687bd95158aa17ca49df15e"
+DOWNLOAD="https://github.com/letsencrypt/letsencrypt/archive/v0.4.1.tar.gz"
+MD5SUM="ff89a126a9e8498750b3ab05a0b99e76"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 pyOpenSSL psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing"