diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-01 14:13:28 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 09:19:49 +0700 |
commit | 4cab8433d899cded021879ef6e44ca57ad556546 (patch) | |
tree | 2ff5ff9b056b785decb0bbc778b6e7f1b795d634 /system | |
parent | cc062fe15cbdbebd249ade90cb348fd56670c581 (diff) |
system/barman: Fix md5sum.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 8f2d703eac9cf..429757bede4f6 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -2,7 +2,7 @@ PRGNAM="barman" VERSION="3.9.0" HOMEPAGE="http://www.pgbarman.org/" DOWNLOAD="https://files.pythonhosted.org/packages/1c/b3/73a31f123ec38998a5ed69ff3d3b654ed0943733b3b704a42b5efe36e3c1/barman-3.9.0.tar.gz" -MD5SUM="fa17aa790e7bd8d19e371710f022bc96" +MD5SUM="8922653409dc6c0716c120c57fbc7981" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-psycopg2 python3-dateutil python3-argcomplete" |