diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-01-09 06:10:43 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:17:26 +0000 |
commit | 83da67022fc3e4aaf34f0ac0f3c6874478095de3 (patch) | |
tree | c9a07b625e3879503efd1a93ef43e6cef2a4e050 /system/barman/barman.info | |
parent | da7d2d0bf29f18ced3b30abe59d9f617cfade739 (diff) |
system/barman: Updated for version 2.1.
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 378df2de3e35..6f744de9d726 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="2.0" +VERSION="2.1" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="https://pypi.python.org/packages/3a/c6/ae5380ad11e03b89d10da9b02b5bef53b3bc623a057dc6ad46005901a565/barman-2.0.tar.gz" -MD5SUM="feb493fe3bed43a8b5e9a29acda5c661" +DOWNLOAD="https://pypi.python.org/packages/fc/07/3748987e359cbb6e2975a50ce0d47adb788a429fc4b2b4c3e0a0c94b8906/barman-2.1.tar.gz" +MD5SUM="2873d6c0bb86298e7c7324af86649e80" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" |