summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-12-23 14:52:10 +0300
committerKonstantin Shalygin2020-12-23 14:52:10 +0300
commitfd18b7982c2e3f009451b2cffd800dc45c5edf57 (patch)
tree814833ba0b882078c8751e8aca3fb869947c5513 /PKGBUILD
parent4e90e71aab8b5d6276ad14a4ca2413ee5e3395a6 (diff)
downloadaur-fd18b7982c2e3f009451b2cffd800dc45c5edf57.tar.gz
Nginx 1.19.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f189f66a6d21..8e8b4ba7adf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
_modname=ngx_dynamic_etag
-_nginxver=1.19.3
+_nginxver=1.19.6
pkgname=nginx-mainline-mod-dynamic-etag-git
pkgver=r44.c7ee492
-pkgrel=2
+pkgrel=3
pkgdesc='Module empowers your dynamic content with automatic ETag header.'
arch=('i686' 'x86_64')
depends=('nginx-mainline')
@@ -15,7 +15,7 @@ source=("https://nginx.org/download/nginx-${_nginxver}.tar.gz"
"git+${url}.git"
)
license=('BSD')
-sha256sums=('91e5b74fa17879d2463294e93ad8f6ffc066696ae32ad0478ffe15ba0e9e8df0'
+sha256sums=('b11195a02b1d3285ddf2987e02c6b6d28df41bb1b1dd25f33542848ef4fc33b5'
'SKIP')
pkgver() {