summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-04-25 23:49:08 +0200
committerMartchus2024-04-25 23:49:08 +0200
commit08657070c96fdb10e756e87d1e920ec90da16283 (patch)
tree9db94afd2a6ac0351708af58fc77a29c2c1490ad /PKGBUILD
parent4a8cab9b114482274ee25f38696f21d5baaa6b28 (diff)
downloadaur-nginx-mod-slowfs-cache.tar.gz
Update to NGINX 1.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ed156e4875e..38d68c115ee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=nginx-mod-slowfs-cache
pkgver=1.10
-pkgrel=12
+pkgrel=13
_dirname="ngx_slowfs_cache-${pkgver}"
-_nginxver=1.24.0
+_nginxver=1.26.0
pkgdesc='NGINX module that adds ability to cache static files'
arch=('x86_64')