summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-07-18 19:40:33 +0200
committer Willy Sudiarto Raharjo2017-07-22 01:55:46 +0200
commita4b662cf8861fa4990d27cd3b60c11a1ec46cb65 (patch)
tree9d6aa17a1f6c8022e86bc8085ee86e479539a523
parent348acd1c1e3be259e8140177118c41bea01c08ed (diff)
downloadslackbuilds-a4b662cf8861fa4990d27cd3b60c11a1ec46cb65.tar.gz
system/barman: Updated for version 2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 6490b525f7..1b0e0bdc05 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.1}
+VERSION=${VERSION:-2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/barman/barman.info b/system/barman/barman.info
index 6f744de9d7..519c4cbff8 100644
--- a/system/barman/barman.info
+++ b/system/barman/barman.info
@@ -1,8 +1,8 @@
PRGNAM="barman"
-VERSION="2.1"
+VERSION="2.2"
HOMEPAGE="http://www.pgbarman.org/"
-DOWNLOAD="https://pypi.python.org/packages/fc/07/3748987e359cbb6e2975a50ce0d47adb788a429fc4b2b4c3e0a0c94b8906/barman-2.1.tar.gz"
-MD5SUM="2873d6c0bb86298e7c7324af86649e80"
+DOWNLOAD="https://pypi.python.org/packages/8f/9c/beb1ce7e67c1b00e46aa38b11b7019651bbc99db178e610efe528f2c861e/barman-2.2.tar.gz"
+MD5SUM="1be7b8beefa2225ae77602f0a87f6938"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="psycopg2 argh python-dateutil argcomplete"