Skip to content

Commit

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

set real_name acme
name py-${real_name}
version 0.24.0
version 0.25.0
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
categories-append security
Expand All @@ -19,8 +19,9 @@ master_sites pypi:a/acme

python.versions 27

checksums rmd160 288d439a94d473b06a9bfc5b18f3c9fe175d3bd6 \
sha256 d655e0627c0830114ab3f6732d8bf2f4a2c36f602e0cde10988684e229b501cb
checksums rmd160 3346d41fe2f2529f1362ea0b649d015928c397a7 \
sha256 78c72b37d9ebc16ceb21df7f6b1037e80297abd61d0555c9d11f219a7118cef2 \
size 82481

if {${name} ne ${subport}} {
depends_build-append \
Expand Down

0 comments on commit e73d5b5

Please sign in to comment.