Skip to content

Commit 02aa565

Browse files
committed
nginx: update to 1.28.3.
1 parent 39f863b commit 02aa565

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

srcpkgs/nginx/template

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# Consider using mime.types from mime-types package
44
# See comments in mime-types template
55
pkgname=nginx
6-
version=1.28.2
6+
version=1.28.3
77
revision=1
8-
_tests_commit=898407c62387
9-
_njs_version=0.9.5
8+
_tests_commit=cf90a22921652731302e8a4dc2a88049c723377d
9+
_njs_version=0.9.6
1010
create_wrksrc=yes
1111
build_wrksrc="nginx-${version}"
1212
build_style=gnu-makefile
@@ -64,11 +64,12 @@ license="BSD-2-Clause"
6464
homepage="https://nginx.org"
6565
changelog="https://nginx.org/en/CHANGES-${version%.*}"
6666
distfiles="https://nginx.org/download/nginx-${version}.tar.gz
67-
https://hg.nginx.org/nginx-tests/archive/${_tests_commit}.tar.gz
67+
https://github.com/nginx/nginx-tests/archive/${_tests_commit}.tar.gz
6868
https://github.com/nginx/njs/archive/refs/tags/${_njs_version}.tar.gz"
69-
checksum="20e5e0f2c917acfb51120eec2fba9a4ba4e1e10fd28465067cc87a7d81a829a3
70-
a3126ae0720a65b14a8619e1766ca440697a317c5abeff731e296fc33f78f132
71-
351a857abfd48c1e5e9c5d01bea046f3cbd2aa1c8ba956703920a5d57e046d7a"
69+
checksum="2c96a946bfb0882a21744ed429770a2123ae1828c7c48665092993ddee91a918
70+
862b88bb86675546df9fb391f0ffb9a55fc4212c22097017e44c9d1b33f4d358
71+
713e931d1ffcd337f6304dc55e512dcf2099ba4cc3a996c9ea14f22d5d9cdd79"
72+
7273
# Tests fail when nginx run as root and there is no nginx user
7374
make_check=ci-skip
7475

0 commit comments

Comments
 (0)