summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2024-03-01 20:13:28 +0100
committer Willy Sudiarto Raharjo2024-03-02 03:19:49 +0100
commit4cab8433d899cded021879ef6e44ca57ad556546 (patch)
tree2ff5ff9b056b785decb0bbc778b6e7f1b795d634 /system
parentcc062fe15cbdbebd249ade90cb348fd56670c581 (diff)
downloadslackbuilds-4cab8433d899cded021879ef6e44ca57ad556546.tar.gz
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.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/barman/barman.info b/system/barman/barman.info
index 8f2d703eac..429757bede 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"