Permalink
Browse files
certbot: update to version 0.22.2
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
security/certbot/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
github.setup certbot certbot 0.22.0 v |
|
|
github.setup certbot certbot 0.22.2 v |
|
|
categories security |
|
|
license Apache-2 |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -14,8 +14,8 @@ long_description ${description} |
|
|
platforms darwin |
|
|
homepage https://certbot.eff.org/ |
|
|
|
|
|
checksums rmd160 58fc6b76ddc9a555203711125984dca1368c3c22 \ |
|
|
sha256 5fddbe0b1d35273a98547408f9a0b0027f26b49da869b021c8581404be90b09d |
|
|
checksums rmd160 7c16e6d6cf79e2d5e03053c150678451227d51da \ |
|
|
sha256 daa7229a700ee1c7f4b10d1eaa294492095018afd82b28191b6b98353c76cb53 |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
|