summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-04-12 09:46:30 +0200
committerMassimiliano Torromeo2019-04-12 09:46:30 +0200
commit310d837ead53c0deca74d438bf075b1a3a7d3093 (patch)
treeb387c36271b00f60222d95f1e81e786dca20f23d
parentbd97506a10bf560bbc1d40f082c98e7b6e2f507c (diff)
downloadaur-310d837ead53c0deca74d438bf075b1a3a7d3093.tar.gz
Updated to 1.0.0-18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00be336356c4..c46bae88d55a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = nginx-mainline-mod-modsecurity
pkgdesc = ModSecurity v3 Nginx Connector (module for mainline nginx)
pkgver = 1.0.0
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/SpiderLabs/ModSecurity-nginx
arch = i686
arch = x86_64
license = GPL3
depends = nginx-mainline
depends = libmodsecurity
- source = https://nginx.org/download/nginx-1.15.10.tar.gz
- source = https://nginx.org/download/nginx-1.15.10.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.15.11.tar.gz
+ source = https://nginx.org/download/nginx-1.15.11.tar.gz.asc
source = https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.0/modsecurity-nginx-v1.0.0.tar.gz
source = https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.0/modsecurity-nginx-v1.0.0.tar.gz.asc
validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8
validpgpkeys = 190EFACCA1E9FA466A8ECD9CE6DFB08CE8B11277
- sha256sums = b865743abd52bce4745d0f7e7fedde3cafbaaab617b022c105e3e4e456537c3c
+ sha256sums = d5eb2685e2ebe8a9d048b07222ffdab50e6ff6245919eebc2482c1f388e3f8ad
sha256sums = SKIP
sha256sums = 06f78eb6d33833cc247257c4095c0ee528e80a61f1f52e1da5fdca5e464975a0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1f8d5ff969fe..4d758957c97c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=nginx-mainline-mod-modsecurity
pkgver=1.0.0
-pkgrel=17
-_nginxver=1.15.10
+pkgrel=18
+_nginxver=1.15.11
pkgdesc='ModSecurity v3 Nginx Connector (module for mainline nginx)'
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ validpgpkeys=(
'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin@mdounin.ru>
'190EFACCA1E9FA466A8ECD9CE6DFB08CE8B11277' # Felipe Zimmerle
)
-sha256sums=('b865743abd52bce4745d0f7e7fedde3cafbaaab617b022c105e3e4e456537c3c'
+sha256sums=('d5eb2685e2ebe8a9d048b07222ffdab50e6ff6245919eebc2482c1f388e3f8ad'
'SKIP'
'06f78eb6d33833cc247257c4095c0ee528e80a61f1f52e1da5fdca5e464975a0'
'SKIP')