Skip to content

Commit

Permalink
certbot-nginx: update to version 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Jun 7, 2018
1 parent 4a3a763 commit a51de69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions security/certbot-nginx/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name certbot-nginx
version 0.24.0
version 0.25.0
categories security
license Apache-2
maintainers {mps @Schamschula} openmaintainer
Expand All @@ -16,8 +16,9 @@ master_sites pypi:c/certbot-nginx

python.versions 27

checksums rmd160 7fcc4308c912024dc4ff2fe1b810c682a21471ca \
sha256 3283d1db057261f05537fa408baee20e0ab9e81c3d55cfba70afe3805cd6f941
checksums rmd160 8b77fbb83d24e56e7bfdcedd6f6a13a0cadf181f \
sha256 0848642c28f3fad9759309f3e78652d8dd68062e068844a74f828155d2fda416 \
size 71826

depends_lib-append port:certbot \
port:py${python.version}-acme \
Expand Down

0 comments on commit a51de69

Please sign in to comment.