From a6ea2a08ae099f3f979ba1abdbf9c80b218d0df3 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 6 Dec 2020 18:37:24 +0100 Subject: [PATCH] hyperscan: Updated for version 5.3.0 --- hyperscan/hyperscan.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyperscan/hyperscan.info b/hyperscan/hyperscan.info index a7d59dc..1c80e9e 100644 --- a/hyperscan/hyperscan.info +++ b/hyperscan/hyperscan.info @@ -1,8 +1,8 @@ PRGNAM="hyperscan" -VERSION="5.1.1" +VERSION="5.3.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.3.0/hyperscan-5.3.0.tar.gz" +MD5SUM="6acab4b242dd81b3cede211d4a9e7101" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ragel"