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 | |
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')
-rw-r--r-- | system/barman/barman.SlackBuild | 4 | ||||
-rw-r--r-- | system/barman/barman.info | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/system/barman/barman.info b/system/barman/barman.info index 663305046c..b3afa8aed6 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,7 +1,7 @@ PRGNAM="barman" -VERSION="1.5.1" +VERSION="1.6.0" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.5.1/barman-1.5.1.tar.gz" +DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.6.0/barman-1.6.0.tar.gz" MD5SUM="637afad2441dcd8d58d3085dcf4d0ee2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |