diff options
author | Ebben Aries <e@dscp.org> | 2019-04-01 07:19:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-05 07:38:25 +0700 |
commit | 7d55b2f7eb23fb2f7d6fc7811e68971e09ce446b (patch) | |
tree | 098ae76751a519917c6dd08b3156ef4af2e9ee00 /libraries/hyperscan/hyperscan.info | |
parent | c7d24fcae6fa1926bbef3502567c255653e11e06 (diff) |
libraries/hyperscan: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hyperscan/hyperscan.info')
-rw-r--r-- | libraries/hyperscan/hyperscan.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/hyperscan/hyperscan.info b/libraries/hyperscan/hyperscan.info index a97d73dd3393..b7db9d412250 100644 --- a/libraries/hyperscan/hyperscan.info +++ b/libraries/hyperscan/hyperscan.info @@ -1,8 +1,8 @@ PRGNAM="hyperscan" -VERSION="5.0.0" +VERSION="5.1.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="https://github.com/intel/hyperscan/archive/v5.1.0/hyperscan-5.1.0.tar.gz" +MD5SUM="78f9b57b289067f495d8571d6245c33c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ragel" |