diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-05 19:54:53 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:57 +0700 |
commit | 4de45ebfb8d44ff06cd6f3ee2d841a6f0c45d315 (patch) | |
tree | f37ee47e8baa604faebde091abfc821d15a4cf21 /system/barman/barman.SlackBuild | |
parent | c0d516a2de652c0a2d5cde05912cff9e2529f34f (diff) | |
download | slackbuilds-4de45ebfb8d44ff06cd6f3ee2d841a6f0c45d315.tar.gz |
system/barman: Updated for version 1.4.1.
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 ff218fb288..1ec219359c 100644 --- a/system/barman/barman.SlackBuild +++ b/system/barman/barman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for barman -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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.4.0} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |