diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-29 22:50:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 19:12:05 +0700 |
commit | 518abe551573071f4fd474b905a030f4775197e0 (patch) | |
tree | 65cf02ed1a26a88cde5a5ebc1c6917c445a53677 /system/barman/barman.SlackBuild | |
parent | 284546b4a0c960be98bfbc8a84d8f6043b5e69d5 (diff) | |
download | slackbuilds-518abe551573071f4fd474b905a030f4775197e0.tar.gz |
system/barman: Updated for version 1.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/barman/barman.SlackBuild')
-rw-r--r-- | system/barman/barman.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild index 61988287e0..36b87359e2 100644 --- a/system/barman/barman.SlackBuild +++ b/system/barman/barman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for barman -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=barman -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |