Skip to content

Commit

Permalink
py-acme: update to version 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Feb 2, 2017
1 parent 7fd0646 commit 421109b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 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.10.2
version 0.11.1
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
categories-append security
Expand All @@ -19,8 +19,8 @@ master_sites pypi:a/acme

python.versions 27

checksums rmd160 08744f2a742dd07ede543c409a0f8dee60838693 \
sha256 6465b66256849f8cd4269a43037d404b1ccf31a60d3c93fc628d6f6f4c43de78
checksums rmd160 f4bd4df69d8aa9dcf0335de119a8565563db6d86 \
sha256 db35258edfc13dfe5839215898fe2d5d3caafc9a084f631a032f3fdf712c694e

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

0 comments on commit 421109b

Please sign in to comment.