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