From 1bea7e536ef68ce3d595b364e7fea2cd2314dfb1 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Thu, 19 Mar 2020 10:31:48 -0500 Subject: [PATCH] certbot: update to 1.3.0 --- srcpkgs/certbot/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template index ae0c9ddd3a8..d4d17640a5d 100644 --- a/srcpkgs/certbot/template +++ b/srcpkgs/certbot/template @@ -1,7 +1,7 @@ # Template file for 'certbot' pkgname=certbot -version=1.2.0 -revision=3 +version=1.3.0 +revision=1 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=95dcbae085f8e4eb18442fe7b12994b08964a9a6e8e352e556cdb4a8a625373c +checksum=bc2091cbbc2f432872ed69309046e79771d9c81cd441bde3e6a6553ecd04b1d8 post_install() { rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests