From bc8ad1c3adf9b491d93698563e72e2d9f639f2f1 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 14 Sep 2018 01:22:49 +0700 Subject: system/letsencrypt: Updated for version 0.27.1. Signed-off-by: Willy Sudiarto Raharjo --- system/letsencrypt/letsencrypt.SlackBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system/letsencrypt/letsencrypt.SlackBuild') diff --git a/system/letsencrypt/letsencrypt.SlackBuild b/system/letsencrypt/letsencrypt.SlackBuild index 81d27c8467..0f9630471f 100644 --- a/system/letsencrypt/letsencrypt.SlackBuild +++ b/system/letsencrypt/letsencrypt.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=letsencrypt SRCNAM=certbot -VERSION=${VERSION:-0.26.1} +VERSION=${VERSION:-0.27.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -73,7 +73,6 @@ find -L . \ sed -i "/'argparse',/d" setup.py sed -i "/'argparse',/d" acme/setup.py sed -i 's/apache2ctl/apachectl/' certbot-apache/certbot_apache/constants.py -patch -p1 < $CWD/configurator.patch for i in $(grep -ri /apache2 * | cut -d: -f1 | sort -u) do -- cgit v1.2.3