summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-27 07:26:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-27 07:26:05 +0700
commit3feb0333be6cb8c3f21543ada17130e9de3bd440 (patch)
tree3fa965f3fb8f4061a5a35d06072d9fb3cf02f61b /system
parent294a826b9952aed311aeea8ddb9137f70b30ddb3 (diff)
downloadslackbuilds-3feb0333be6cb8c3f21543ada17130e9de3bd440.tar.gz
slackbuilds-3feb0333be6cb8c3f21543ada17130e9de3bd440.tar.xz
system/letsencrypt: Updated for version 0.30.2.
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 e66b3d7b00..43f260d216 100644
--- a/system/letsencrypt/letsencrypt.SlackBuild
+++ b/system/letsencrypt/letsencrypt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=letsencrypt
SRCNAM=certbot
-VERSION=${VERSION:-0.30.1}
+VERSION=${VERSION:-0.30.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index 345da5feca..1a74c1d946 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -1,8 +1,8 @@
PRGNAM="letsencrypt"
-VERSION="0.30.1"
+VERSION="0.30.2"
HOMEPAGE="https://letsencrypt.org/"
-DOWNLOAD="https://github.com/certbot/certbot/archive/v0.30.1/certbot-0.30.1.tar.gz"
-MD5SUM="61fe254c5ff048ea2a08a98120e805fd"
+DOWNLOAD="https://github.com/certbot/certbot/archive/v0.30.2/certbot-0.30.2.tar.gz"
+MD5SUM="29587ee05b211c5cdf70473b3c6edcf0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="configobj mock pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs requests-toolbelt"