nginx: update to 1.28.0.
This commit is contained in:
parent
c43ffbc154
commit
9bb5037fca
1 changed files with 8 additions and 8 deletions
|
@ -3,10 +3,10 @@
|
||||||
# Consider using mime.types from mime-types package
|
# Consider using mime.types from mime-types package
|
||||||
# See comments in mime-types template
|
# See comments in mime-types template
|
||||||
pkgname=nginx
|
pkgname=nginx
|
||||||
version=1.26.3
|
version=1.28.0
|
||||||
revision=2
|
revision=1
|
||||||
_tests_commit=88730862618b
|
_tests_commit=898407c62387
|
||||||
_njs_version=0.8.4
|
_njs_version=0.8.10
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="nginx-${version}"
|
build_wrksrc="nginx-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -65,10 +65,10 @@ homepage="https://nginx.org"
|
||||||
changelog="https://nginx.org/en/CHANGES-${version%.*}"
|
changelog="https://nginx.org/en/CHANGES-${version%.*}"
|
||||||
distfiles="https://nginx.org/download/nginx-${version}.tar.gz
|
distfiles="https://nginx.org/download/nginx-${version}.tar.gz
|
||||||
https://hg.nginx.org/nginx-tests/archive/${_tests_commit}.tar.gz
|
https://hg.nginx.org/nginx-tests/archive/${_tests_commit}.tar.gz
|
||||||
https://hg.nginx.org/njs/archive/${_njs_version}.tar.gz"
|
https://github.com/nginx/njs/archive/refs/tags/${_njs_version}.tar.gz"
|
||||||
checksum="69ee2b237744036e61d24b836668aad3040dda461fe6f570f1787eab570c75aa
|
checksum="c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
|
||||||
6cc1e4b393c4d05cef06ac16f4a38d504d0e5674fca08c7be20052fd3b07b322
|
8969d009261523584858e6fd8976ed784c89d6e95e8d667a8416573e89d87627
|
||||||
8191bff8491af9169a92e30e383ef8614717b0c6d40913d83b95051031e92321"
|
0be4bdd79184cd43f55a0377e59107fddfeef33e54f97c890894f0fe72628d26"
|
||||||
# Tests fail when nginx run as root and there is no nginx user
|
# Tests fail when nginx run as root and there is no nginx user
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue