summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDasSkelett2021-11-03 22:01:59 +0100
committerDasSkelett2021-11-03 22:01:59 +0100
commit121bd7db652793992b4645e1e711db0dda590740 (patch)
tree853a157cfc5e913acb52c87a5089e9c274437c93
parente28c03f58b086bb7788e861e20b4d64bc216460d (diff)
downloadaur-121bd7db652793992b4645e1e711db0dda590740.tar.gz
Update to nginx 1.21.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0459212b4c87..cc69daeb1dbb 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.3
- pkgrel = 2
+ pkgver = 1.21.4
+ 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=4ca8035c19a4
- source = git+https://boringssl.googlesource.com/boringssl#commit=0446b59427f82d0138abe87fee05b10c696ab621
+ source = hg+https://hg.nginx.org/nginx-quic#revision=61d0fa67b55e
+ source = git+https://boringssl.googlesource.com/boringssl#commit=cf8d3ad3cea51cf7184307d54f465da62b7d8408
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.3, useful for building modules
+ pkgdesc = Source code of nginx-quic 1.21.4, useful for building modules
arch = any
depends =
provides = nginx-src
diff --git a/PKGBUILD b/PKGBUILD
index 29b0f7e85eb4..e0a3d22ce564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_pkgbase=nginx
pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src)
-pkgver=1.21.3
-pkgrel=2
+pkgver=1.21.4
+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=4ca8035c19a4"
- "git+https://boringssl.googlesource.com/boringssl#commit=0446b59427f82d0138abe87fee05b10c696ab621"
+source=("hg+https://hg.nginx.org/nginx-quic#revision=61d0fa67b55e"
+ "git+https://boringssl.googlesource.com/boringssl#commit=cf8d3ad3cea51cf7184307d54f465da62b7d8408"
"service"
"logrotate")
sha256sums=('SKIP'