diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-01 10:31:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:07 +0700 |
commit | cc84aa6fcd0ecdb554bee9c3ec8c28aab4d9b82e (patch) | |
tree | ac1cc4306519c4da133d3901b4c7056bcd130983 /system | |
parent | 97106df7b71d6128ca14ab87d3a8fa00763319bb (diff) |
system/pacemaker: Fixed MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/pacemaker/pacemaker.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info index ca4cceefd48e9..36fa7e9b595fa 100644 --- a/system/pacemaker/pacemaker.info +++ b/system/pacemaker/pacemaker.info @@ -2,7 +2,7 @@ PRGNAM="pacemaker" VERSION="2.0.5" HOMEPAGE="https://wiki.clusterlabs.org/wiki/Pacemaker" DOWNLOAD="https://github.com/ClusterLabs/pacemaker/archive/Pacemaker-2.0.5/pacemaker-Pacemaker-2.0.5.tar.gz" -MD5SUM="c36c8ed401e39ff3e727ba4bf5fcc2e7" +MD5SUM="f58503c3939de68cd45b37e87745108a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="corosync" |