summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2020-03-09 10:28:26 +0100
committerMassimiliano Torromeo2020-03-09 10:28:26 +0100
commite535d56c3b73d492597d3264ce91755b262a4516 (patch)
treedcb216cb9eae89a0ace40d1c0f55c61192c5c6ac
parent09d4a2989ba1fcd6e96210c286f249e9ae335ec8 (diff)
downloadaur-e535d56c3b73d492597d3264ce91755b262a4516.tar.gz
Updated to 0.33-28
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b5080bcc7c8..3e76efc096b7 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 = 27
+ pkgrel = 28
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4c40493117cb..742ca591853f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-headers-more
pkgver=0.33
-pkgrel=27
+pkgrel=28
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.17.9