summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-09-08 11:47:26 +0200
committerMassimiliano Torromeo2017-09-08 11:47:26 +0200
commitb54c12df5ed7d3d56eb00daca8005752e023cc3d (patch)
tree7b89250779a38a9e5780dce8a16f247af5f654e0 /PKGBUILD
parent3606b962dccbdad0feeb8b9d6458e0197a322bcc (diff)
downloadaur-b54c12df5ed7d3d56eb00daca8005752e023cc3d.tar.gz
Updated to 0.3.8-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f7f7ab67983..784412d3928b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=6
+pkgrel=7
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.3
+_nginxver=1.13.4
pkgdesc='Redis caching module for mainline nginx'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
http://people.freebsd.org/~osa/ngx_http_redis-$pkgver.tar.gz
)
-sha256sums=('5b73f98004c302fb8e4a172abf046d9ce77739a82487e4873b39f9b0dcbb0d72'
+sha256sums=('de21f3c49ba65c611329d8759a63d72e5fcf719bc6f2a3270e2541348ef1fbba'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {