diff options
author | Marek Wodzinski <majek@w7i.pl> | 2018-11-18 19:36:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:23 +0700 |
commit | e92a181df10949da0bbb83e8a21c0c2bc029dbbe (patch) | |
tree | 4d038a0be722e3cd78051f3fc0c15d1f91f3fb5a /system/ansible/ansible.SlackBuild | |
parent | 1ae375f4d4584f22832c40937c519f73095317ab (diff) |
system/ansible: Updated for version 2.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ansible/ansible.SlackBuild')
-rw-r--r-- | system/ansible/ansible.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ansible/ansible.SlackBuild b/system/ansible/ansible.SlackBuild index 78547758a61e3..eae2798c45da8 100644 --- a/system/ansible/ansible.SlackBuild +++ b/system/ansible/ansible.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ansible -VERSION=${VERSION:-2.6.6} +VERSION=${VERSION:-2.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |