summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-06-24 07:16:53 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:13 +0200
commita436a081d75891e28b01f4919c7114f62f2697fd (patch)
tree494e5a2cd2675473bb0bb70aacb494b7360a9b7d /system
parentb78b1f687a9720e2f507fece64ad69c2785fa1c4 (diff)
downloadslackbuilds-a436a081d75891e28b01f4919c7114f62f2697fd.tar.gz
system/letsencrypt: Updated for version 0.25.1.
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.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild
index a8228f316a..644f06d58c 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.24.0}
+VERSION=${VERSION:-0.25.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 597de85752..965dabff74 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,10 +1,10 @@
PRGNAM="letsencrypt"
-VERSION="0.24.0"
+VERSION="0.25.1"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.24.0/certbot-0.24.0.tar.gz"
-MD5SUM="62717533ca2def2577a7b64954d775fd"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.25.1/certbot-0.25.1.tar.gz"
+MD5SUM="fab0b6795e5631d0bd51be594a906865"
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 josepy funcsigs"
+REQUIRES="configobj mock pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs requests-toolbelt"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"