Skip to content

Commit

Permalink
add nginx-126; drop nginx-124
Browse files Browse the repository at this point in the history
  • Loading branch information
hyvanix committed May 7, 2024
1 parent 0c512fa commit 5feed1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions build/nginx/build-124.sh → build/nginx/build-126.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
# }}}

# Copyright 2011-2013 OmniTI Computer Consulting, Inc. All rights reserved.
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=nginx
PKG=ooce/server/nginx-124
VER=1.24.0
SUMMARY="nginx 1.24 web server"
PKG=ooce/server/nginx-126
VER=1.26.0
SUMMARY="nginx 1.26 web server"
DESC="nginx is a high-performance HTTP(S) server and reverse proxy"

# Brotli source from https://github.com/google/ngx_brotli
Expand Down
2 changes: 1 addition & 1 deletion doc/baseline
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ extra.omnios ooce/server/caddy
extra.omnios ooce/server/freeradius
extra.omnios ooce/server/haproxy
extra.omnios ooce/server/nginx
extra.omnios ooce/server/nginx-124
extra.omnios ooce/server/nginx-126
extra.omnios ooce/server/nginx-common
extra.omnios ooce/server/webservd-common
extra.omnios ooce/storage/minio
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
| ooce/server/freeradius | 3.2.3 | https://github.com/FreeRADIUS/freeradius-server/releases https://freeradius.org/releases | [omniosorg](https://github.com/omniosorg)
| ooce/server/haproxy | 2.8.9 | https://www.haproxy.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx | 1.25.5 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx-124 | 1.24.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx-126 | 1.26.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/storage/minio | 2024-03-30T09-41-56Z | https://github.com/minio/minio/releases | [omniosorg](https://github.com/omniosorg)
| ooce/storage/minio-mc | 2024-03-30T15-29-52Z | https://github.com/minio/mc/releases | [omniosorg](https://github.com/omniosorg)
| ooce/system/file-system/ntfs-3g | 2022.10.3 | https://github.com/tuxera/ntfs-3g/releases | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit 5feed1f

Please sign in to comment.