nginx_current: v3 module
This commit is contained in:
parent
3e1c35d358
commit
bc52b544ed
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=nginx-current
|
||||
pkgver=1.25.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="HTTP and reverse proxy server (current version)"
|
||||
url="https://www.nginx.org/"
|
||||
arch="aarch64 x86_64"
|
||||
|
@ -108,6 +108,7 @@ build() {
|
|||
\
|
||||
--with-http_ssl_module \
|
||||
--with-http_v2_module \
|
||||
--with-http_v3_module \
|
||||
--with-http_realip_module \
|
||||
--with-http_addition_module \
|
||||
--with-http_sub_module \
|
||||
|
|
Loading…
Reference in a new issue