diff options
author | Mario Preksavec <mario at slackware dot hr> | 2019-05-18 06:43:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 06:43:50 +0700 |
commit | 4d8764c7cb268c2946c4e7b646fea759671825b1 (patch) | |
tree | b2007ac79f0d96adeb3c619e078c2bdea9aeaee7 /system/dlm/dlm.info | |
parent | 832fba7887d31db10bf533579caad343531896e7 (diff) | |
download | slackbuilds-4d8764c7cb268c2946c4e7b646fea759671825b1.tar.gz |
system/dlm: Added (Distributed Lock Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dlm/dlm.info')
-rw-r--r-- | system/dlm/dlm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/dlm/dlm.info b/system/dlm/dlm.info new file mode 100644 index 0000000000..f128b8592b --- /dev/null +++ b/system/dlm/dlm.info @@ -0,0 +1,10 @@ +PRGNAM="dlm" +VERSION="4.0.8" +HOMEPAGE="https://pagure.io/dlm" +DOWNLOAD="https://pagure.io/dlm/archive/dlm-4.0.8/dlm-dlm-4.0.8.tar.gz" +MD5SUM="61e63252f2e0b72207497daf83a69719" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pacemaker" +MAINTAINER="Mario Preksavec" +EMAIL="mario at slackware dot hr" |