summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyuaNerin2020-04-19 02:23:26 +0900
committerRyuaNerin2020-04-19 02:23:26 +0900
commit55e44b3a9c841abd44884028fdb6814fcaa1a1c5 (patch)
tree2e02f46de2bf8101eeabf9c5f666763a8c93f9a1 /PKGBUILD
parent8a19ee8a0d4a3608e813c9faee6b67413ccc9437 (diff)
downloadaur-55e44b3a9c841abd44884028fdb6814fcaa1a1c5.tar.gz
nginx-mainline v1.17.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 832bae0d5a22..28e27fd4fa05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.4
pkgrel=1
_modname="ngx_fancyindex"
-_nginxver=1.17.9
+_nginxver=1.17.10
pkgdesc='Fancy indexes module for the Nginx web server'
arch=('i686' 'x86_64' 'armv7h')
@@ -22,7 +22,7 @@ source=(
https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc}
"$_modname::git+https://github.com/aperezdc/ngx-fancyindex.git"
)
-sha256sums=('7dd65d405c753c41b7fdab9415cfb4bdbaf093ec6d9f7432072d52cb7bcbb689'
+sha256sums=('a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83'
'SKIP'
'SKIP')
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdounin@mdounin.ru>