diff options
Diffstat (limited to 'certbot/Pkgfile')
-rw-r--r-- | certbot/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certbot/Pkgfile b/certbot/Pkgfile index 7175727bf..cbc2e1f8f 100644 --- a/certbot/Pkgfile +++ b/certbot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-acme python3-configargparse python3-configobj python3-distro python3-parsedatetime python3-zope-component name=certbot -version=2.1.0 +version=2.2.0 release=1 source=(https://pypi.io/packages/source/c/certbot/certbot-$version.tar.gz) |