Permalink
Browse files
certbot-apache: update to version 0.22.2
- 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.22.0 |
|
|
version 0.22.2 |
|
|
categories security |
|
|
license Apache-2 |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -16,8 +16,8 @@ master_sites pypi:c/certbot-apache |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
checksums rmd160 e9ab329964ca0e47bbbdc7be6c18e1c837650d80 \ |
|
|
sha256 8fbab1a358ec131996d1c00f7d0ed18ee3624f8469cab3962dfd8ba40ca3e7cd |
|
|
checksums rmd160 156218cacaf06a0152f444ee35fdf2672e63903e \ |
|
|
sha256 3cd26912bb5732d917ddf7aad2fe870090d4ece9a408b2c2de8e9723ec99c759 |
|
|
|
|
|
depends_lib-append port:certbot \ |
|
|
port:py${python.version}-acme \ |
|
|
|