nginx: update to 1.28.3.
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
# Consider using mime.types from mime-types package
|
||||
# See comments in mime-types template
|
||||
pkgname=nginx
|
||||
version=1.28.2
|
||||
version=1.28.3
|
||||
revision=1
|
||||
_tests_commit=898407c62387
|
||||
_njs_version=0.9.5
|
||||
_tests_commit=cf90a22921652731302e8a4dc2a88049c723377d
|
||||
_njs_version=0.9.6
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="nginx-${version}"
|
||||
build_style=gnu-makefile
|
||||
@@ -64,11 +64,12 @@ license="BSD-2-Clause"
|
||||
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://github.com/nginx/nginx-tests/archive/${_tests_commit}.tar.gz
|
||||
https://github.com/nginx/njs/archive/refs/tags/${_njs_version}.tar.gz"
|
||||
checksum="20e5e0f2c917acfb51120eec2fba9a4ba4e1e10fd28465067cc87a7d81a829a3
|
||||
a3126ae0720a65b14a8619e1766ca440697a317c5abeff731e296fc33f78f132
|
||||
351a857abfd48c1e5e9c5d01bea046f3cbd2aa1c8ba956703920a5d57e046d7a"
|
||||
checksum="2c96a946bfb0882a21744ed429770a2123ae1828c7c48665092993ddee91a918
|
||||
862b88bb86675546df9fb391f0ffb9a55fc4212c22097017e44c9d1b33f4d358
|
||||
713e931d1ffcd337f6304dc55e512dcf2099ba4cc3a996c9ea14f22d5d9cdd79"
|
||||
|
||||
# Tests fail when nginx run as root and there is no nginx user
|
||||
make_check=ci-skip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user