summaryrefslogtreecommitdiffstats
path: root/system/ansible/ansible.SlackBuild
diff options
context:
space:
mode:
author Marek Wodzinski2019-02-08 12:02:34 +0100
committer Willy Sudiarto Raharjo2019-02-15 01:29:46 +0100
commit6b586d799fecd050fcf16439a014828fcc1f3fb4 (patch)
treeadf86ec590322d393cd9f991e2742c51ca879c81 /system/ansible/ansible.SlackBuild
parente0f383c88f5d2d375a81be3ec2452ae697b04fe7 (diff)
downloadslackbuilds-6b586d799fecd050fcf16439a014828fcc1f3fb4.tar.gz
system/ansible: Updated for version 2.7.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ansible/ansible.SlackBuild')
-rw-r--r--system/ansible/ansible.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ansible/ansible.SlackBuild b/system/ansible/ansible.SlackBuild
index 2a45b281e5..5dcdfcffdb 100644
--- a/system/ansible/ansible.SlackBuild
+++ b/system/ansible/ansible.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2014 Alex Diaconu <alex.diaconu@gmx.com>
# Copyright 2016 Ciorceri Petru Sorin <cpsorin@gmail.com>
-# Copyright 2017-2018 Marek Wodzinski <majek@w7i.pl>
+# Copyright 2017-2019 Marek Wodzinski <majek@w7i.pl>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ansible
-VERSION=${VERSION:-2.7.6}
+VERSION=${VERSION:-2.7.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}