summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-09-27 11:41:12 +0200
committerMassimiliano Torromeo2018-09-27 11:41:12 +0200
commit7efd3486b61b6c4ce4fba33922f538f45f4af07e (patch)
treeb825d8e351e40251375c8abdfe2b2c8f384f0a09
parent2028a28ba8b2cee40b4992b9fa7aa18f90c62f36 (diff)
downloadaur-7efd3486b61b6c4ce4fba33922f538f45f4af07e.tar.gz
Updated to 1.0.0-9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb139b833fe5..019c10c07ad0 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 = 8
+ pkgrel = 9
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.3.tar.gz
- source = https://nginx.org/download/nginx-1.15.3.tar.gz.asc
+ source = https://nginx.org/download/nginx-1.15.4.tar.gz
+ source = https://nginx.org/download/nginx-1.15.4.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 = 9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85
+ sha256sums = 3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7
sha256sums = SKIP
sha256sums = 06f78eb6d33833cc247257c4095c0ee528e80a61f1f52e1da5fdca5e464975a0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e767f4c207f7..cf54b10749f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=nginx-mainline-mod-modsecurity
pkgver=1.0.0
-pkgrel=8
-_nginxver=1.15.3
+pkgrel=9
+_nginxver=1.15.4
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=('9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85'
+sha256sums=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
'SKIP'
'06f78eb6d33833cc247257c4095c0ee528e80a61f1f52e1da5fdca5e464975a0'
'SKIP')