Permalink
Browse files
py-ansible: update to 2.7.9
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-ansible/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
name py-ansible |
|
|
version 2.7.8 |
|
|
version 2.7.9 |
|
|
license GPL-3+ |
|
|
|
|
|
categories-append sysutils |
|
|
@@ -19,9 +19,9 @@ homepage https://github.com/ansible/ansible |
|
|
description SSH-based configuration management and deployment system |
|
|
|
|
|
distname ansible-${version} |
|
|
checksums rmd160 09335c2a2ce6e2fbf1f5d51c4c2966c60410e90c \ |
|
|
sha256 3d67db258b492f3c8828c68dcb92438e67cb5b20c12924089eafdc0ada3edd87 \ |
|
|
size 11812884 |
|
|
checksums rmd160 4c0b0e4ead682131b785777396f86dca650d2a60 \ |
|
|
sha256 6ee59d561c206f82e842f3aae4b56fc9a8b83ffecba4cab33bdb56f781717ea7 \ |
|
|
size 11830476 |
|
|
|
|
|
conflicts ansible |
|
|
|
|
|
|