diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-14 16:12:50 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-14 16:12:50 +0100 |
commit | e8afdf1288f37b81cf8606ff351c70ee1827c28a (patch) | |
tree | 54f61fe4172e0b6429cd57f8dc3e7c2ebef4724b /extra/nginx | |
parent | cfe5bd1fc04fcbf63b634097165e71a521b1df9d (diff) | |
download | repository-e8afdf1288f37b81cf8606ff351c70ee1827c28a.tar.gz |
nginx: switch to pcre2
Diffstat (limited to 'extra/nginx')
-rw-r--r-- | extra/nginx/depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nginx/depends b/extra/nginx/depends index 1468cb1d..a7115da8 100644 --- a/extra/nginx/depends +++ b/extra/nginx/depends @@ -1,3 +1,3 @@ libressl -pcre +pcre2 zlib |