diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2016-08-27 07:05:26 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | 3e0d3917541791e1200ee944043cf03e89f57b6d (patch) | |
tree | 87cf68e9cde95cdba6de8213d38beea7f4065548 /system/patchelf/patchelf.info | |
parent | cf1a2926c4433deee1c61f50186f220926f451f5 (diff) |
system/patchelf: Added (A utility for patching ELF binaries).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/patchelf/patchelf.info')
-rw-r--r-- | system/patchelf/patchelf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/patchelf/patchelf.info b/system/patchelf/patchelf.info new file mode 100644 index 0000000000000..94c52c0b1a703 --- /dev/null +++ b/system/patchelf/patchelf.info @@ -0,0 +1,10 @@ +PRGNAM="patchelf" +VERSION="0.9" +HOMEPAGE="https://nixos.org/patchelf.html" +DOWNLOAD="https://github.com/NixOS/patchelf/archive/0.9.tar.gz" +MD5SUM="69c94a4400e930f938b754d543705eb9" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Zhu Qun-Ying" +EMAIL="zhu.qunying@gmail.com" |