diff options
author | Ebben Aries <earies@dscp.org> | 2021-05-22 17:15:52 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-26 00:12:53 +0700 |
commit | fedc8e6b153854eaa7b21075f55d14fbbd6a3183 (patch) | |
tree | 4daa40c70a9fcb7221593ba855217339fce894f3 /libraries/hyperscan/hyperscan.info | |
parent | 1d571f51520589ec44e3ec997d647ed66f4223aa (diff) |
Upgrade hyperscan slackbuild to 5.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hyperscan/hyperscan.info')
-rw-r--r-- | libraries/hyperscan/hyperscan.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/hyperscan/hyperscan.info b/libraries/hyperscan/hyperscan.info index a7d59dcc21a14..f066950228e5d 100644 --- a/libraries/hyperscan/hyperscan.info +++ b/libraries/hyperscan/hyperscan.info @@ -1,10 +1,10 @@ PRGNAM="hyperscan" -VERSION="5.1.1" +VERSION="5.4.0" HOMEPAGE="https://www.hyperscan.io" -DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.1.1/hyperscan-5.1.1.tar.gz" -MD5SUM="96f9cd558132dd65ec03648aaaba2a48" +DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.4.0/hyperscan-5.4.0.tar.gz" +MD5SUM="65e08385038c24470a248f6ff2fa379b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ragel" MAINTAINER="Ebben Aries" -EMAIL="e@dscp.org" +EMAIL="slackbuilds@dscp.org" |