summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyuaNerin2020-07-18 16:39:53 +0900
committerRyuaNerin2020-07-18 16:39:53 +0900
commit52a2634d9e4e075ece5ecb1b630f23b0860f1196 (patch)
tree25220c20b44cbc7364f9f2ba9a1d04ded5663006 /PKGBUILD
parent55e44b3a9c841abd44884028fdb6814fcaa1a1c5 (diff)
downloadaur-52a2634d9e4e075ece5ecb1b630f23b0860f1196.tar.gz
nginx-1.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28e27fd4fa05..689eda472dec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.4
pkgrel=1
_modname="ngx_fancyindex"
-_nginxver=1.17.10
+_nginxver=1.19.1
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=('a9aa73f19c352a6b166d78e2a664bb3ef1295bbe6d3cc5aa7404bd4664ab4b83'
+sha256sums=('a004776c64ed3c5c7bc9b6116ba99efab3265e6b81d49a57ca4471ff90655492'
'SKIP'
'SKIP')
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdounin@mdounin.ru>