summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDasSkelett2022-12-17 21:28:32 +0100
committerDasSkelett2022-12-17 21:28:32 +0100
commitfae0a3cd97df2536fe3195b2cb8db5040af65ca9 (patch)
tree77dd528f739d9e40206639908688afc397b77c8f
parent0535a853daf103519ab8c83a2f13460ac68ae969 (diff)
downloadaur-fae0a3cd97df2536fe3195b2cb8db5040af65ca9.tar.gz
Update to nginx 1.23.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9106a170c9c8..5e23367d0691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nginx-quic
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch
- pkgver = 1.23.2
+ pkgver = 1.23.3
pkgrel = 1
url = https://nginx.org
install = nginx.install
@@ -28,8 +28,8 @@ pkgbase = nginx-quic
backup = etc/nginx/uwsgi_params
backup = etc/nginx/win-utf
backup = etc/logrotate.d/nginx
- source = hg+https://hg.nginx.org/nginx-quic#revision=3be953161026
- source = git+https://boringssl.googlesource.com/boringssl#commit=b819f7e9392d25db6705a6bd3c92be3bb91775e2
+ source = hg+https://hg.nginx.org/nginx-quic#revision=91ad1abfb285
+ source = git+https://boringssl.googlesource.com/boringssl#commit=1740ff90a7da10408e6175b516946b392ec8f11f
source = service
source = logrotate
sha256sums = SKIP
@@ -40,7 +40,7 @@ pkgbase = nginx-quic
pkgname = nginx-quic
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
depends =
provides = nginx-src
diff --git a/PKGBUILD b/PKGBUILD
index 67bc1557ee7b..3b6e25a50c0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgbase=nginx
pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src)
-pkgver=1.23.2
+pkgver=1.23.3
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch'
arch=('i686' 'x86_64')
@@ -27,8 +27,8 @@ backup=('etc/nginx/fastcgi.conf'
install=nginx.install
provides=('nginx' 'nginx-mainline')
conflicts=('nginx')
-source=("hg+https://hg.nginx.org/nginx-quic#revision=3be953161026"
- "git+https://boringssl.googlesource.com/boringssl#commit=b819f7e9392d25db6705a6bd3c92be3bb91775e2"
+source=("hg+https://hg.nginx.org/nginx-quic#revision=91ad1abfb285"
+ "git+https://boringssl.googlesource.com/boringssl#commit=1740ff90a7da10408e6175b516946b392ec8f11f"
"service"
"logrotate")
sha256sums=('SKIP'