From: Stefan Schantl Date: Sun, 5 Mar 2023 10:32:26 +0000 (+0000) Subject: squid: Fix download URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61127481075ec1ba1b414814e80048fdc193354;p=ipfire-3.x.git squid: Fix download URL Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/squid/squid.nm b/squid/squid.nm index ccd96c27c..26cd46f6c 100644 --- a/squid/squid.nm +++ b/squid/squid.nm @@ -7,7 +7,7 @@ name = squid major_ver = 5 minor_ver = 7 version = %{major_ver}.%{minor_ver} -release = 1 +release = 1.1 groups = Networking/Daemons url = https://www.squid-cache.org/ @@ -23,7 +23,7 @@ description DNS lookups, and implements negative caching of failed requests. end -source_dl = http://www.squid-cache.org/Versions/v%{ver_major}/ +source_dl = http://www.squid-cache.org/Versions/v%{major_ver}/ build requires