diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template index 4732173b143..7ab61e71740 100644 --- a/srcpkgs/certbot/template +++ b/srcpkgs/certbot/template @@ -1,6 +1,6 @@ # Template file for 'certbot' pkgname=certbot -version=1.10.1 +version=1.11.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ maintainer="Alex Childs " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz" -checksum=0d9ee3fc09e0d03b2d1b1f1c4916e61ecfc6904b4216ddef4e6a5ca1424d9cb7 +checksum=6b0ce04e55379aff0a47f873fa05c084538ad0f4a9b79f33108dbb0a7a668b43 do_check() { python3 -m pytest