]> git.pld-linux.org Git - packages/nginx.git/commitdiff
Direct mod security url.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 Apr 2021 17:27:48 +0000 (19:27 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 Apr 2021 17:27:48 +0000 (19:27 +0200)
nginx.spec

index 48811c4f6328abfb33ec7543104b8390a3cde178..e2cf0ab72b68ed73b98d917440aef367c1f42340 100644 (file)
@@ -63,8 +63,8 @@ Source7:      %{name}.init
 Source14:      %{name}.conf
 Source17:      %{name}-mime.types.sh
 Source18:      %{name}.service
-Source22:      http://www.modsecurity.org/tarball/%{modsecurity_version}/modsecurity-%{modsecurity_version}.tar.gz
-# Source22-md5:        96718664193ad308a5ba91d90414710a
+Source33:      https://github.com/SpiderLabs/ModSecurity/releases/download/v%{modsecurity_version}/modsecurity-v%{modsecurity_version}.tar.gz
+# Source22-md5:        42c9860e0c073ca32a4a015ead970774
 Source101:     https://github.com/arut/nginx-rtmp-module/archive/v%{rtmp_version}/%{name}-rtmp-module-%{rtmp_version}.tar.gz
 # Source101-md5:       639ac2b78103adaccbcfe484a92acf44
 Source102:     https://github.com/vozlt/nginx-module-vts/archive/v%{vts_version}.tar.gz
This page took 0.240867 seconds and 4 git commands to generate.