mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update ModSecurity version to v3.0.11
This commit is contained in:
parent
2b11f24a39
commit
4f6c6ae6c4
1 changed files with 2 additions and 2 deletions
|
|
@ -15,9 +15,9 @@
|
|||
},
|
||||
{
|
||||
"id": "modsecurity",
|
||||
"name": "ModSecurity v3.0.10",
|
||||
"name": "ModSecurity v3.0.11",
|
||||
"url": "https://github.com/SpiderLabs/ModSecurity.git",
|
||||
"commit": "ccc2d9b53632fb5088673bbaafedf0d8d4b5f1d8",
|
||||
"commit": "bbde9381cbccb49ea73f6194b08b478adc53f3bc",
|
||||
"post_install": "patch --forward src/deps/src/modsecurity/configure.ac src/deps/misc/modsecurity.patch && rm -rf src/deps/src/modsecurity/others/libinjection"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue