summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDasSkelett2022-01-26 01:38:56 +0100
committerDasSkelett2022-01-26 01:38:56 +0100
commit37579599509529025ad3820e620cdbdea0621b6a (patch)
tree4f39f7613572d63f8b10d4584bf4dac1d0d7f053
parent1ea52c9bc4f17c25afca949d07db9b1d4c0ede7b (diff)
downloadaur-37579599509529025ad3820e620cdbdea0621b6a.tar.gz
Update to nginx 1.21.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f21872a6ea7..4268b1e73d63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-quic
pkgdesc = Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch
- pkgver = 1.21.5
- pkgrel = 2
+ pkgver = 1.21.6
+ pkgrel = 1
url = https://nginx.org
install = nginx.install
arch = i686
@@ -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=c31d95fdaf65
- source = git+https://boringssl.googlesource.com/boringssl#commit=9bcc12d540c3b844ba317f042c731d64142af725
+ source = hg+https://hg.nginx.org/nginx-quic#revision=7c2adf237091
+ source = git+https://boringssl.googlesource.com/boringssl#commit=b90261a383352056a6a01296238499c063d265f0
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.21.5, useful for building modules
+ pkgdesc = Source code of nginx-quic 1.21.6, useful for building modules
arch = any
depends =
provides = nginx-src
diff --git a/PKGBUILD b/PKGBUILD
index 3fd85aa1299b..aeaf1aea6388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_pkgbase=nginx
pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src)
-pkgver=1.21.5
-pkgrel=2
+pkgver=1.21.6
+pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch'
arch=('i686' 'x86_64')
url='https://nginx.org'
@@ -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=c31d95fdaf65"
- "git+https://boringssl.googlesource.com/boringssl#commit=9bcc12d540c3b844ba317f042c731d64142af725"
+source=("hg+https://hg.nginx.org/nginx-quic#revision=7c2adf237091"
+ "git+https://boringssl.googlesource.com/boringssl#commit=b90261a383352056a6a01296238499c063d265f0"
"service"
"logrotate")
sha256sums=('SKIP'