diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-13 22:48:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-13 22:48:17 +0700 |
commit | af968436f0ecac430c3cd21c5c445480e23e5739 (patch) | |
tree | 97ad19d362b7c7cbd3831c5492a2dcaf9daef89b /system/barman/barman.info | |
parent | 5903ee899fc79696fad4552c51971545e7bc12a6 (diff) | |
download | slackbuilds-af968436f0ecac430c3cd21c5c445480e23e5739.tar.gz |
system/barman: Updated for version 1.3.1.
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 625f2a22ab..33346e4a6d 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="1.3.0" +VERSION="1.3.1" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="http://sourceforge.net/projects/pgbarman/files/1.3.0/barman-1.3.0.tar.gz" -MD5SUM="d2371a45797f626082a218402897fd69" +DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.3.1/barman-1.3.1.tar.gz" +MD5SUM="1da29be112ac3bed7a351f404d017e6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" |