diff options
author | Marek Wodzinski <majek@w7i.pl> | 2018-07-06 23:09:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:18 +0700 |
commit | 3e4b936f8ea0ddfa966382ba3f099d645ef746be (patch) | |
tree | d59a7c5b96f344ca3654be6896047cf98ddad546 /system/ansible/ansible.SlackBuild | |
parent | 4bdacfa2e63416b03ed9ad0849f2ab95f1b0a333 (diff) | |
download | slackbuilds-3e4b936f8ea0ddfa966382ba3f099d645ef746be.tar.gz |
system/ansible: Updated for version 2.5.6.
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 59e6e6be3d..6cb8568a61 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.5.5} +VERSION=${VERSION:-2.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |