diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-11 17:40:02 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-11 12:15:09 -0600 |
commit | 8272f2d9287b84759dabb9586a3c441104f16a9f (patch) | |
tree | 4a8511af462f109f82ce484c02e4bbfa9acd0b5b /system/barman/barman.info | |
parent | f5f6beea3af2d48170b381d2aef7def08267de03 (diff) | |
download | slackbuilds-8272f2d9287b84759dabb9586a3c441104f16a9f.tar.gz |
system/barman: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 d0db38d039..625f2a22ab 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="1.2.3" +VERSION="1.3.0" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="http://sourceforge.net/projects/pgbarman/files/1.2.3/barman-1.2.3.tar.gz" -MD5SUM="5348cf3ea707b43f8a98061d0d257f2d" +DOWNLOAD="http://sourceforge.net/projects/pgbarman/files/1.3.0/barman-1.3.0.tar.gz" +MD5SUM="d2371a45797f626082a218402897fd69" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" |