diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-18 19:40:33 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:46 +0700 |
commit | a4b662cf8861fa4990d27cd3b60c11a1ec46cb65 (patch) | |
tree | 9d6aa17a1f6c8022e86bc8085ee86e479539a523 /system/barman/barman.info | |
parent | 348acd1c1e3be259e8140177118c41bea01c08ed (diff) | |
download | slackbuilds-a4b662cf8861fa4990d27cd3b60c11a1ec46cb65.tar.gz |
system/barman: Updated for version 2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/barman/barman.info')
-rw-r--r-- | system/barman/barman.info | 6 |
1 files changed, 3 insertions, 3 deletions
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" |