summaryrefslogtreecommitdiffstats
path: root/system/barman
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-05-14 19:54:51 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-18 07:22:22 +0700
commitb56c8b6ffae517409422a54b50ade117921b50af (patch)
treeac5d7847a8770d0f24838eec63ad786627f46c35 /system/barman
parentec5e1d0355362f9937fb213888bf053a993ce379 (diff)
downloadslackbuilds-b56c8b6ffae517409422a54b50ade117921b50af.tar.gz
slackbuilds-b56c8b6ffae517409422a54b50ade117921b50af.tar.xz
system/barman: Updated for version 2.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/barman')
-rw-r--r--system/barman/barman.SlackBuild4
-rw-r--r--system/barman/barman.info6
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"