summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-06-12 17:17:45 +0200
committerMassimiliano Torromeo2017-06-12 17:17:45 +0200
commit4459aa5fe256502b25b538152fd8d2d2d138abfb (patch)
tree7289cb8e4f9e09f16a9b21f13a4ad4af33f1db77 /PKGBUILD
parent4447c510d03f6b9b7e7e3e05a8810f7bd0e8e9dd (diff)
downloadaur-4459aa5fe256502b25b538152fd8d2d2d138abfb.tar.gz
Updated to 0.32-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc78606ca0a9..f3b39c195295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.32
pkgrel=3
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.0
+_nginxver=1.13.1
pkgdesc="Set and clear input and output headers (module for mainline nginx)"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
)
-sha256sums=('79f52ab6550f854e14439369808105b5780079769d7b8db3856be03c683605d7'
+sha256sums=('a5856c72a6609a4dc68c88a7f3c33b79e6693343b62952e021e043fe347b6776'
'c6d9dab8ea1fc997031007e2e8f47cced01417e203cd88d53a9fe9f6ae138720')
build() {