Permalink
Browse files
certbot-nginx: update to version 0.22.2
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
security/certbot-nginx/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name certbot-nginx |
|
|
version 0.22.0 |
|
|
version 0.22.2 |
|
|
categories security |
|
|
license Apache-2 |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -16,8 +16,8 @@ master_sites pypi:c/certbot-nginx |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
checksums rmd160 fe96dec6542c7cf2f89cd1801973d4502434f53b \ |
|
|
sha256 b2b26bf9112062b02518407704cad09f7136322163d529a2dde3b6e1578ecb8c |
|
|
checksums rmd160 6d21832869963351cde41f676d892e4f0e1ba68f \ |
|
|
sha256 b10bf04c1a20cf878d5e0d1877deb0e0780bc31b0ffda08ce7199bbc39d0753b |
|
|
|
|
|
depends_lib-append port:certbot \ |
|
|
port:py${python.version}-acme \ |
|
|
|