Update to nginx 1.23.3

This commit is contained in:
DasSkelett 2022-12-17 21:28:32 +01:00
parent 0535a853da
commit fae0a3cd97
No known key found for this signature in database
GPG Key ID: 2764A8BD3D0183D7
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
pkgbase = nginx-quic pkgbase = nginx-quic
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch
pkgver = 1.23.2 pkgver = 1.23.3
pkgrel = 1 pkgrel = 1
url = https://nginx.org url = https://nginx.org
install = nginx.install install = nginx.install
@ -28,8 +28,8 @@ pkgbase = nginx-quic
backup = etc/nginx/uwsgi_params backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx backup = etc/logrotate.d/nginx
source = hg+https://hg.nginx.org/nginx-quic#revision=3be953161026 source = hg+https://hg.nginx.org/nginx-quic#revision=91ad1abfb285
source = git+https://boringssl.googlesource.com/boringssl#commit=b819f7e9392d25db6705a6bd3c92be3bb91775e2 source = git+https://boringssl.googlesource.com/boringssl#commit=1740ff90a7da10408e6175b516946b392ec8f11f
source = service source = service
source = logrotate source = logrotate
sha256sums = SKIP sha256sums = SKIP
@ -40,7 +40,7 @@ pkgbase = nginx-quic
pkgname = nginx-quic pkgname = nginx-quic
pkgname = nginx-quic-src pkgname = nginx-quic-src
pkgdesc = Source code of nginx-quic 1.23.2, useful for building modules pkgdesc = Source code of nginx-quic 1.23.3, useful for building modules
arch = any arch = any
depends = depends =
provides = nginx-src provides = nginx-src

View File

@ -7,7 +7,7 @@
_pkgbase=nginx _pkgbase=nginx
pkgbase=nginx-quic pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src) pkgname=(nginx-quic nginx-quic-src)
pkgver=1.23.2 pkgver=1.23.3
pkgrel=1 pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch' pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -27,8 +27,8 @@ backup=('etc/nginx/fastcgi.conf'
install=nginx.install install=nginx.install
provides=('nginx' 'nginx-mainline') provides=('nginx' 'nginx-mainline')
conflicts=('nginx') conflicts=('nginx')
source=("hg+https://hg.nginx.org/nginx-quic#revision=3be953161026" source=("hg+https://hg.nginx.org/nginx-quic#revision=91ad1abfb285"
"git+https://boringssl.googlesource.com/boringssl#commit=b819f7e9392d25db6705a6bd3c92be3bb91775e2" "git+https://boringssl.googlesource.com/boringssl#commit=1740ff90a7da10408e6175b516946b392ec8f11f"
"service" "service"
"logrotate") "logrotate")
sha256sums=('SKIP' sha256sums=('SKIP'