diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-20 13:29:40 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:17 +0700 |
commit | ff916d1b9313492d4f9bf0dadb56dbeb2f2540c6 (patch) | |
tree | ccc5b9ec02830af37a47f90ecc26355078435ef6 /system/hexec/hexec.info | |
parent | 2c6182031bb3bdf1965914247103b255abbb8f62 (diff) |
system/hexec: Added (hook into exec calls)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hexec/hexec.info')
-rw-r--r-- | system/hexec/hexec.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/hexec/hexec.info b/system/hexec/hexec.info new file mode 100644 index 000000000000..38aa37ca5fba --- /dev/null +++ b/system/hexec/hexec.info @@ -0,0 +1,10 @@ +PRGNAM="hexec" +VERSION="0.2.1" +HOMEPAGE="https://packages.debian.org/sid/hexec" +DOWNLOAD="http://deb.debian.org/debian/pool/main/h/hexec/hexec_0.2.1.orig.tar.gz" +MD5SUM="ceec7e57107efecf10d943137b0f5180" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |