diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2014-11-14 09:38:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-14 09:38:11 +0700 |
commit | 0a248464eead0cdf6aaeea91c3910263b372229f (patch) | |
tree | 3cd2d1b900379825947f95065fb59e76f3ea8f0b /libraries/liblightgrep/liblightgrep.info | |
parent | 83e6b72e7e0c66540944501a5e0e94bc8e37215d (diff) | |
download | slackbuilds-0a248464eead0cdf6aaeea91c3910263b372229f.tar.gz |
libraries/liblightgrep: Added (forensic regexp engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/liblightgrep/liblightgrep.info')
-rw-r--r-- | libraries/liblightgrep/liblightgrep.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/liblightgrep/liblightgrep.info b/libraries/liblightgrep/liblightgrep.info new file mode 100644 index 0000000000..b50470d68b --- /dev/null +++ b/libraries/liblightgrep/liblightgrep.info @@ -0,0 +1,10 @@ +PRGNAM="liblightgrep" +VERSION="1.4" +HOMEPAGE="https://github.com/LightboxTech/liblightgrep" +DOWNLOAD="http://www.linuxleo.com/sources/liblightgrep-1.4.tar.gz" +MD5SUM="5b12d04d5a1c5a42135a787f1c0d8232" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |