diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-07 09:28:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 09:28:37 +0700 |
commit | 0415b97466189dabb198ee93def080496afda64a (patch) | |
tree | d5f062d23a26a2f5e9742c5e8ad6ba4115d26ad1 /system/barman/barman.SlackBuild | |
parent | 451311675f5c55c07593173bdbbf4913f6233f8e (diff) |
system/barman: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/barman/barman.SlackBuild')
-rw-r--r-- | system/barman/barman.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild index 29c2f05bb265b..ff218fb2882b2 100644 --- a/system/barman/barman.SlackBuild +++ b/system/barman/barman.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=barman -VERSION=${VERSION:-1.3.3} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |