Modified: trunk/dports/python/py-robotframework-sshlibrary/Portfile (117595 => 117596)
--- trunk/dports/python/py-robotframework-sshlibrary/Portfile 2014-03-04 18:45:38 UTC (rev 117595)
+++ trunk/dports/python/py-robotframework-sshlibrary/Portfile 2014-03-04 19:08:58 UTC (rev 117596)
@@ -8,7 +8,7 @@
set internal_name robotframework-sshlibrary
license Apache-2
-version 2.0.1
+version 2.0.2
categories-append devel
maintainers jwa
description Robot Framework library to handle ssh
@@ -23,8 +23,8 @@
master_sites https://pypi.python.org/packages/source/r/robotframework-sshlibrary/
distname ${internal_name}-${version}
-checksums rmd160 3d262a74f87b813bbd7e9dc32b95d8c27b77526b \
- sha256 073d78ff357b585bf89e979d993f5d99089aa7ee21795bd8a06b710a82d7bb44
+checksums rmd160 8cd76b1d8f3fce8a748af5e7f9211fb0c3ee8635 \
+ sha256 e4b96e018459dcd5549586c8df49c2a5befd552fe543887702b67f8be42a324d
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-robotframework \