Skip to content

Commit

Permalink
py-gevent: update to version 1.3.2.post0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jun 4, 2018
1 parent 52d11bd commit 8d9b5d6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions python/py-gevent/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-gevent
version 1.2.2
version 1.3.2.post0
revision 0
categories-append devel
platforms darwin
Expand All @@ -26,8 +26,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 7221750d65f0a185b6a3348467b739987de6e194 \
sha256 4791c8ae9c57d6f153354736e1ccab1e2baf6c8d9ae5a77a9ac90f41e2966b2d
checksums rmd160 d9be5eef5cfc7450c27be037c359712887e94a00 \
sha256 5eeec334778cbad059b54fc468b0690db6794fe12a1dada7b70924d1c9ffbeac \
size 4597499

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

0 comments on commit 8d9b5d6

Please sign in to comment.