diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-01 04:39:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 19:12:05 +0700 |
commit | 4ff60e51ab78ce0832b51debd50c72358e58d8fb (patch) | |
tree | c490bbaef253c245084b5ce4c0b09363732b0810 /system | |
parent | 28a47a566aba09e53c6ff0744a01f64295f99926 (diff) |
system/barman: Fix checksum.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/barman/barman.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/barman/barman.info b/system/barman/barman.info index b3afa8aed608..cde5a2acf5d8 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -2,7 +2,7 @@ PRGNAM="barman" VERSION="1.6.0" HOMEPAGE="http://www.pgbarman.org/" DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.6.0/barman-1.6.0.tar.gz" -MD5SUM="637afad2441dcd8d58d3085dcf4d0ee2" +MD5SUM="e3457a848c6edc3bf2c2f5378a032bcf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="psycopg2 argh python-dateutil argcomplete" |