summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasato TOYOSHIMA2023-09-17 09:18:12 +0900
committerMasato TOYOSHIMA2023-09-17 09:18:12 +0900
commit36916411d3c7b77a2bbd2c4d9b295cbeeb12dce7 (patch)
tree156012444f1da52ff8cd5333f7b496617795464f
parent565c4a3cf285bf2e60d5bc97d223bebb4cc0a601 (diff)
downloadaur-36916411d3c7b77a2bbd2c4d9b295cbeeb12dce7.tar.gz
Update to nginx 1.25.2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a91265622aa3..096527c43521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgbase=nginx
pkgbase=nginx-quic
pkgname=(nginx-quic nginx-quic-src)
-pkgver=1.23.4
+pkgver=1.25.2
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch'
arch=('i686' 'x86_64')