summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-02-27 14:23:49 +0100
committerMassimiliano Torromeo2019-02-27 14:23:49 +0100
commitf88d580605971576dc247bb92a66d4934cf482ca (patch)
tree84bebc085d6c00d47d6869b1bc2711990e1b7051
parentf6018a085984272100001b922c16dee69890a418 (diff)
downloadaur-f88d580605971576dc247bb92a66d4934cf482ca.tar.gz
Updated to 0.33-15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cea96b18c04..b900597a1238 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 = 14
+ pkgrel = 15
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.15.8.tar.gz
- source = https://nginx.org/download/nginx-1.15.8.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.15.9.tar.gz
+ source = https://nginx.org/download/nginx-1.15.9.tar.gz.asc
source = https://github.com/openresty/headers-more-nginx-module/archive/v0.33/headers-more-0.33.tar.gz
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
- sha256sums = a8bdafbca87eb99813ae4fcac1ad0875bf725ce19eb265d28268c309b2b40787
+ sha256sums = e4cfba989bba614cd53f3f406ac6da9f05977d6b1296e5d20a299f10c2d7ae43
sha256sums = SKIP
sha256sums = a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf
diff --git a/PKGBUILD b/PKGBUILD
index 46f36d810bff..1905881725ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-headers-more
pkgver=0.33
-pkgrel=14
+pkgrel=15
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.8
+_nginxver=1.15.9
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=('a8bdafbca87eb99813ae4fcac1ad0875bf725ce19eb265d28268c309b2b40787'
+sha256sums=('e4cfba989bba614cd53f3f406ac6da9f05977d6b1296e5d20a299f10c2d7ae43'
'SKIP'
'a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')