From 99144ca7df73eae36546070ad309ed65ecbc2b54 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 29 Sep 2015 01:22:58 +0300 Subject: system/barman: Updated for version 1.5.0. Signed-off-by: Dimitris Zlatanidis --- system/barman/barman.SlackBuild | 4 ++-- system/barman/barman.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild index 1ec219359c..7fbb2c49d5 100644 --- a/system/barman/barman.SlackBuild +++ b/system/barman/barman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for barman -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 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.1} +VERSION=${VERSION:-1.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/barman/barman.info b/system/barman/barman.info index 5cfa416b42..48fd683202 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="1.4.1" +VERSION="1.5.0" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.4.1/barman-1.4.1.tar.gz" -MD5SUM="c055c1168e3ee941a94cddfdf74af5cb" +DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.5.0/barman-1.5.0.tar.gz" +MD5SUM="5be5a0fcca1f713ace085a399ee0ab8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" -- cgit v1.2.3