diff options
author | B. Watson <yalhcru@gmail.com> | 2021-03-05 23:35:27 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:54 +0700 |
commit | 260be29c40678d43498f1fbf25737bece2ed486e (patch) | |
tree | d7310a97a3492064433c40f37c8c1034a435cd18 /system/lddsafe/lddsafe.info | |
parent | 371297fc10ea12567ad5a0cffd34a475c392a96f (diff) |
system/lddsafe: Added (safe replacement for ldd)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lddsafe/lddsafe.info')
-rw-r--r-- | system/lddsafe/lddsafe.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/lddsafe/lddsafe.info b/system/lddsafe/lddsafe.info new file mode 100644 index 0000000000..e782e2e71a --- /dev/null +++ b/system/lddsafe/lddsafe.info @@ -0,0 +1,12 @@ +PRGNAM="lddsafe" +VERSION="20110819_02842ba" +HOMEPAGE="https://github.com/rg3/lddsafe/" +DOWNLOAD="https://raw.githubusercontent.com/rg3/lddsafe/02842bab5b8d1341fb34c632603dbe1c20e7ab51/lddsafe \ + https://raw.githubusercontent.com/rg3/lddsafe/02842bab5b8d1341fb34c632603dbe1c20e7ab51/README.textile" +MD5SUM="7c9f3a4035a4b438e2ec44c4d27b158f \ + 6e4fa6979ae375cc60f9c444846bcb8d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |