nginx-current: link magic
This commit is contained in:
parent
bd905c6a24
commit
b6fdc1f024
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: psykose <alice@ayaya.dev>
|
||||
pkgname=nginx-current
|
||||
pkgver=1.21.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="HTTP and reverse proxy server (current version)"
|
||||
url="https://www.nginx.org/"
|
||||
arch="all"
|
||||
|
@ -149,6 +149,7 @@ build() {
|
|||
--group=$_grp_ngx \
|
||||
--with-threads \
|
||||
--with-file-aio \
|
||||
--with-ld-opt="-lmagic" \
|
||||
\
|
||||
--with-http_ssl_module \
|
||||
--with-http_v2_module \
|
||||
|
|
Loading…
Reference in a new issue