summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-30 11:51:12 +0100
committerMassimiliano Torromeo2018-10-30 11:51:12 +0100
commit179a3c305b5eab03e72470de6f41c0903740836d (patch)
treed6b3b1565d0ddf6bbdc699d9574b7223d350ce3c
parent93ac7c1e950ab4b3a1b92f898b90b6fa9c2d89b3 (diff)
downloadaur-179a3c305b5eab03e72470de6f41c0903740836d.tar.gz
Updated to 0.33-9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e879914e45e7..18e82f9fcbaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-headers-more
pkgdesc = Set and clear input and output headers (module for mainline nginx)
pkgver = 0.33
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2dc9abb26326..078dc9150834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-headers-more
pkgver=0.33
-pkgrel=8
+pkgrel=9
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.15.4