From 25d3fbd744200817df275f523138c02ccd84f8ea Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Wed, 2 Sep 2020 22:31:27 -0500 Subject: [PATCH] certbot: update to 1.7.0 --- srcpkgs/certbot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template index 157e67923f6..229abd81739 100644 --- a/srcpkgs/certbot/template +++ b/srcpkgs/certbot/template @@ -1,6 +1,6 @@ # Template file for 'certbot' pkgname=certbot -version=1.5.0 +version=1.7.0 revision=2 archs=noarch build_style=python3-module @@ -16,7 +16,7 @@ maintainer="Alex Childs " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz" -checksum=c52017a4f84137e1312c898d6ae69c5f7977d79d2bd4c2df013cbbf39b6539bf +checksum=10b95bb86fb8f1dbbd27558bb42454d5995cbdb45d6c00d961ebba2a4bdc4355 post_install() { rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests