nginx: update to 1.28.0.

This commit is contained in:
Duncaen 2025-04-24 19:16:05 +02:00
parent c43ffbc154
commit 9bb5037fca
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -3,10 +3,10 @@
# Consider using mime.types from mime-types package
# See comments in mime-types template
pkgname=nginx
version=1.26.3
revision=2
_tests_commit=88730862618b
_njs_version=0.8.4
version=1.28.0
revision=1
_tests_commit=898407c62387
_njs_version=0.8.10
create_wrksrc=yes
build_wrksrc="nginx-${version}"
build_style=gnu-makefile
@ -65,10 +65,10 @@ homepage="https://nginx.org"
changelog="https://nginx.org/en/CHANGES-${version%.*}"
distfiles="https://nginx.org/download/nginx-${version}.tar.gz
https://hg.nginx.org/nginx-tests/archive/${_tests_commit}.tar.gz
https://hg.nginx.org/njs/archive/${_njs_version}.tar.gz"
checksum="69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
6cc1e4b393c4d05cef06ac16f4a38d504d0e5674fca08c7be20052fd3b07b322
8191bff8491af9169a92e30e383ef8614717b0c6d40913d83b95051031e92321"
https://github.com/nginx/njs/archive/refs/tags/${_njs_version}.tar.gz"
checksum="c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
8969d009261523584858e6fd8976ed784c89d6e95e8d667a8416573e89d87627
0be4bdd79184cd43f55a0377e59107fddfeef33e54f97c890894f0fe72628d26"
# Tests fail when nginx run as root and there is no nginx user
make_check=ci-skip