summaryrefslogtreecommitdiffstats
path: root/system/barman
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-09-25 19:20:39 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-09-30 07:19:02 +0700
commit07971c26009e91194bdb384ac4a88e4c540272fd (patch)
tree13755e80aea97c518d346a854a309a4095308f2c /system/barman
parent435bab8f6852353a8955c463be3475041c2cf9d5 (diff)
downloadslackbuilds-07971c26009e91194bdb384ac4a88e4c540272fd.tar.gz
slackbuilds-07971c26009e91194bdb384ac4a88e4c540272fd.tar.xz
system/barman: Updated for version 2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/barman')
-rw-r--r--system/barman/barman.SlackBuild2
-rw-r--r--system/barman/barman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild
index 1b0e0bdc05..43d43e4588 100644
--- a/system/barman/barman.SlackBuild
+++ b/system/barman/barman.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=barman
-VERSION=${VERSION:-2.2}
+VERSION=${VERSION:-2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/barman/barman.info b/system/barman/barman.info
index 519c4cbff8..6a60b9e258 100644
--- a/system/barman/barman.info
+++ b/system/barman/barman.info
@@ -1,8 +1,8 @@
PRGNAM="barman"
-VERSION="2.2"
+VERSION="2.3"
HOMEPAGE="http://www.pgbarman.org/"
-DOWNLOAD="https://pypi.python.org/packages/8f/9c/beb1ce7e67c1b00e46aa38b11b7019651bbc99db178e610efe528f2c861e/barman-2.2.tar.gz"
-MD5SUM="1be7b8beefa2225ae77602f0a87f6938"
+DOWNLOAD="https://pypi.python.org/packages/60/34/087699b4eea0e66ec29aeadf8e6c694ba4e6db0343ad06c24d2270009399/barman-2.3.tar.gz"
+MD5SUM="d7478c94f7e2d928987a04132695b91b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="psycopg2 argh python-dateutil argcomplete"