From b56c8b6ffae517409422a54b50ade117921b50af Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 14 May 2019 19:54:51 +0200 Subject: system/barman: Updated for version 2.8. 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 07d5595bb8..4065ed2a39 100644 --- a/system/barman/barman.SlackBuild +++ b/system/barman/barman.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for barman -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 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:-2.4} +VERSION=${VERSION:-2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/barman/barman.info b/system/barman/barman.info index ee78012fe6..c2ad44a700 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="2.4" +VERSION="2.8" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/6b/37/862e1394617d78a325ae51b430d19b833358f3c76bc4a796b5493e25e327/barman-2.4.tar.gz" -MD5SUM="ad3f4d5f5ea2014108e33796311205bf" +DOWNLOAD="https://files.pythonhosted.org/packages/fc/5b/57ecc78a0ff38e849a1347516c76e69ffe7264aed48d06e4c0716a55c73b/barman-2.8.tar.gz" +MD5SUM="c0eab2058f10fdd9a3f6b2c038397bc8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" -- cgit v1.2.3