From 67add182ee03e4ffe289f718d6734d30802ab43e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 12 Jan 2021 11:04:40 -0500 Subject: [PATCH] certbot-nginx: update to 1.11.0. --- srcpkgs/certbot-nginx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template index 796fb1c2853..23f7dd5435c 100644 --- a/srcpkgs/certbot-nginx/template +++ b/srcpkgs/certbot-nginx/template @@ -1,6 +1,6 @@ # Template file for 'certbot-nginx' pkgname=certbot-nginx -version=1.10.1 +version=1.11.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Kartik Singh " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz" -checksum=c0bbeccf85f46b728fd95e6bb8c2649d32d3383d7f47ea4b9c312d12bf04d2f0 +checksum=9afe611f99a78b8898941b8ad7bdcf7f3c2b6e0fce27125268f7c713e64b34ee do_check() { python3 -m pytest