summaryrefslogtreecommitdiffstats
path: root/libraries/hyperscan
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-04-29 10:05:10 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-01 01:36:48 +0700
commitc13f6675331f2290db556e8c28de4cbb054c7fb9 (patch)
treea2daaeed8618fbc0781a458b3001740c8dc9bb90 /libraries/hyperscan
parent335fc06e4d5be4b2d55073a3074c5704b87a0529 (diff)
downloadslackbuilds-c13f6675331f2290db556e8c28de4cbb054c7fb9.tar.gz
slackbuilds-c13f6675331f2290db556e8c28de4cbb054c7fb9.tar.xz
libraries/hyperscan: Updated for version 5.4.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/hyperscan')
-rw-r--r--libraries/hyperscan/hyperscan.SlackBuild2
-rw-r--r--libraries/hyperscan/hyperscan.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/hyperscan/hyperscan.SlackBuild b/libraries/hyperscan/hyperscan.SlackBuild
index 5c4f8cd4c9..3ddfbb6b09 100644
--- a/libraries/hyperscan/hyperscan.SlackBuild
+++ b/libraries/hyperscan/hyperscan.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hyperscan
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-5.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/hyperscan/hyperscan.info b/libraries/hyperscan/hyperscan.info
index 67896ba5ce..787dcafaa9 100644
--- a/libraries/hyperscan/hyperscan.info
+++ b/libraries/hyperscan/hyperscan.info
@@ -1,8 +1,8 @@
PRGNAM="hyperscan"
-VERSION="5.4.1"
+VERSION="5.4.2"
HOMEPAGE="https://www.hyperscan.io"
-DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.4.1/hyperscan-5.4.1.tar.gz"
-MD5SUM="2f1c475087d81ae0d71333db05ed089d"
+DOWNLOAD="https://github.com/intel/hyperscan/archive/v5.4.2/hyperscan-5.4.2.tar.gz"
+MD5SUM="202f4b42f5dd4a7bb2506445e51a33b9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ragel"