diff options
author | Ebben Aries <e@dscp.org> | 2018-10-30 16:39:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:39 +0700 |
commit | e2114fd37616faaf85368fa06bafafb1ec3a9587 (patch) | |
tree | 4abb86739cc8db610b9d922eb6b399ecf273c3d9 /libraries/hyperscan/hyperscan.info | |
parent | f8511a674e600e493ac3e039bf681a871aeb3d18 (diff) | |
download | slackbuilds-e2114fd37616faaf85368fa06bafafb1ec3a9587.tar.gz |
libraries/hyperscan: Added (regex matching library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/hyperscan/hyperscan.info')
-rw-r--r-- | libraries/hyperscan/hyperscan.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/hyperscan/hyperscan.info b/libraries/hyperscan/hyperscan.info new file mode 100644 index 0000000000..a97d73dd33 --- /dev/null +++ b/libraries/hyperscan/hyperscan.info @@ -0,0 +1,10 @@ +PRGNAM="hyperscan" +VERSION="5.0.0" +HOMEPAGE="https://www.hyperscan.io" +DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.0.0/hyperscan-5.0.0.tar.gz" +MD5SUM="353f889bf6b35712a03f136acd9ea260" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ragel" +MAINTAINER="Ebben Aries" +EMAIL="e@dscp.org" |