summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-10-04 09:22:49 +0200
committerMassimiliano Torromeo2019-10-04 09:22:49 +0200
commitb63a99f342639d02dca54b955df8f46ea0208fe8 (patch)
treea0761fb5e2720e401b4b994fa9376fc4b50099ab
parent0f50683ec8c4edb16c9b6665a77311b42d5d40e9 (diff)
downloadaur-b63a99f342639d02dca54b955df8f46ea0208fe8.tar.gz
Updated to 0.33-22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6262d29b1d4..7db19a23878e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nginx-mainline-mod-headers-more
pkgdesc = Set and clear input and output headers (module for mainline nginx)
pkgver = 0.33
- pkgrel = 21
+ pkgrel = 22
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
arch = x86_64
license = BSD
depends = nginx-mainline
- source = https://nginx.org/download/nginx-1.17.3.tar.gz
- source = https://nginx.org/download/nginx-1.17.3.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.17.4.tar.gz
+ source = https://nginx.org/download/nginx-1.17.4.tar.gz.asc
source = https://github.com/openresty/headers-more-nginx-module/archive/v0.33/headers-more-0.33.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = 3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c
+ sha256sums = 62854b365e66670ef4f1f8cc79124f914551444da974207cd5fe22d85710e555
sha256sums = SKIP
sha256sums = a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf
diff --git a/PKGBUILD b/PKGBUILD
index 16bb01024ca3..18cbd4c161b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-headers-more
pkgver=0.33
-pkgrel=21
+pkgrel=22
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.17.3
+_nginxver=1.17.4
pkgdesc="Set and clear input and output headers (module for mainline nginx)"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
)
-sha256sums=('3b84fe1c2cf9ca22fde370e486a9ab16b6427df1b6ea62cdb61978c9f34d0f3c'
+sha256sums=('62854b365e66670ef4f1f8cc79124f914551444da974207cd5fe22d85710e555'
'SKIP'
'a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')