summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMasato TOYOSHIMA2023-10-29 05:35:23 +0900
committerMasato TOYOSHIMA2023-10-29 05:35:23 +0900
commit2ac73f869c9208b36ac92582ca53e40146f3bce5 (patch)
tree2722ce6bb6cd2e16746d30559d0cdd1ff21d61f9 /PKGBUILD
parent03022a678bb6795baee1a5a29c9a845b85955c78 (diff)
downloadaur-2ac73f869c9208b36ac92582ca53e40146f3bce5.tar.gz
version 1.25.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6a52072e361..ea8fd8e262f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
# Contributor: Drew DeVault
_pkgbase=nginx
-_commit=3038bd4d7816
+_commit=7ec761f0365f
pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src)
-pkgver=1.25.2
-pkgrel=4
+pkgver=1.25.3
+pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch'
arch=('i686' 'x86_64')
url='https://nginx.org'