From: Michael Tremer Date: Sat, 22 Feb 2025 22:33:10 +0000 (+0000) Subject: hyperscan: Fix GitHub download URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f2934872c169a14132416a832e7f06b9ff8d3f;p=ipfire-3.x.git hyperscan: Fix GitHub download URL Signed-off-by: Michael Tremer --- diff --git a/hyperscan/hyperscan.nm b/hyperscan/hyperscan.nm index 793a5729f..a4242420a 100644 --- a/hyperscan/hyperscan.nm +++ b/hyperscan/hyperscan.nm @@ -5,7 +5,7 @@ name = hyperscan version = 5.4.0 -release = 1.1 +release = 1.2 groups = System/Libraries url = https://github.com/intel/hyperscan @@ -23,7 +23,11 @@ description streams of data. end -source_dl = https://github.com/intel/hyperscan/archive/v%{version}.tar.gz#/ +# This project is hosted on GitHub +github_organization = intel +github_version = v%{version} + +source_dl = %{github_url} build # This package only supports x86_64