nginx-current: link magic

This commit is contained in:
psykose 2022-05-15 04:32:07 +00:00
parent bd905c6a24
commit b6fdc1f024
Signed by: psykose
SSH key fingerprint: SHA256:HwlGVJNLZqHoOvMtkshyGaXLkcdbEJahYMlepHFL+Uk

View file

@ -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 \