summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-03-28 12:19:41 +0200
committerMassimiliano Torromeo2018-03-28 12:19:41 +0200
commit357684cdc98bc8dbbe4781010635b7d1ded7dbc3 (patch)
treebccd2aa9d34a6037a565d5416f5051f4eba0ca05 /PKGBUILD
parentdd224711d9cc6366307ef72c58482a193685ff47 (diff)
downloadaur-357684cdc98bc8dbbe4781010635b7d1ded7dbc3.tar.gz
Updated to 0.3.8-12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e2fa71d1837..f476a42a3503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=11
+pkgrel=12
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.9
+_nginxver=1.13.10
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=('5faea18857516fe68d30be39c3032bd22ed9cf85e1a6fdf32e3721d96ff7fa42'
+sha256sums=('336182104d90be3c40c874f7f06f87dbb357da1dc74ea573ad081a0f29a94885'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {