diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-17 03:12:57 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:44:13 +0700 |
commit | 0b758b6bb053bce0bc663c8e4619157d04e71c6f (patch) | |
tree | 6613f9249d99728363f68704aa068a2b43da5952 /system/barman/barman.info | |
parent | 12821c6d62470e4f2c4142387bccbafcfa3ea411 (diff) | |
download | slackbuilds-0b758b6bb053bce0bc663c8e4619157d04e71c6f.tar.gz |
system/barman: Updated for version 1.5.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 921ffd9206..663305046c 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -1,8 +1,8 @@ PRGNAM="barman" -VERSION="1.5.0" +VERSION="1.5.1" HOMEPAGE="http://www.pgbarman.org/" -DOWNLOAD="http://http.debian.net/debian/pool/main/b/barman/barman_1.5.0.orig.tar.gz" -MD5SUM="5be5a0fcca1f713ace085a399ee0ab8c" +DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.5.1/barman-1.5.1.tar.gz" +MD5SUM="637afad2441dcd8d58d3085dcf4d0ee2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" |