diff options
author | Ebben Aries <e@dscp.org> | 2019-06-09 09:45:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 09:45:21 +0700 |
commit | 87c59236fcedbe7123b2ceb7c06f58a6c107fd0d (patch) | |
tree | d90fcdf389a121f272cafd993e8f4030e6632066 /libraries/hyperscan/hyperscan.info | |
parent | 4a524aa4b48f9e57335b572f35ab3a276a848366 (diff) |
libraries/hyperscan: Updated for version 5.1.1.
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 b7db9d412250b..a7d59dcc21a14 100644 --- a/libraries/hyperscan/hyperscan.info +++ b/libraries/hyperscan/hyperscan.info @@ -1,8 +1,8 @@ PRGNAM="hyperscan" -VERSION="5.1.0" +VERSION="5.1.1" HOMEPAGE="https://www.hyperscan.io" -DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.1.0/hyperscan-5.1.0.tar.gz" -MD5SUM="78f9b57b289067f495d8571d6245c33c" +DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.1.1/hyperscan-5.1.1.tar.gz" +MD5SUM="96f9cd558132dd65ec03648aaaba2a48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ragel" |