Merge pull request #185550 from SuperSandro2000/moreheaders

nginx: bump moreheaders to fix coredump with nginx 1.23
This commit is contained in:
Jörg Thalheim 2022-08-07 18:34:51 +01:00 committed by GitHub
commit 14266081f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -264,8 +264,8 @@ in
name = "moreheaders"; name = "moreheaders";
owner = "openresty"; owner = "openresty";
repo = "headers-more-nginx-module"; repo = "headers-more-nginx-module";
rev = "e536bc595d8b490dbc9cf5999ec48fca3f488632"; rev = "v0.34";
sha256 = "sha256-gxLgs07XdFLcV4lv4JpiG2WGeLhBk13FRyzI0FOUjyA="; sha256 = "sha256-LsrN/rF/p17x/80Jw9CgbmK69to6LycCM1OwTBojz8M=";
}; };
}; };