Permalink
Browse files
certbot-apache, certbot-nginx: fix version number
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+1
−1
security/certbot-apache/Portfile
-
+1
−1
security/certbot-nginx/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup active_variants 1.1 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name certbot-apache |
|
|
version 0.33.0 |
|
|
version 0.33.1 |
|
|
revision 0 |
|
|
categories security |
|
|
license Apache-2 |
|
|
|
|
|
@@ -5,7 +5,7 @@ PortGroup active_variants 1.1 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name certbot-nginx |
|
|
version 0.33.0 |
|
|
version 0.33.1 |
|
|
revision 0 |
|
|
categories security |
|
|
license Apache-2 |
|
|
|