summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-11-07 10:01:35 +0100
committerMassimiliano Torromeo2017-11-07 10:01:35 +0100
commit57bbda830caf123412724224bc7a410d97e83a3f (patch)
tree8160ea735be035bb13c6644e600aedbad40374a9 /PKGBUILD
parent7b622e1e4e50ce97aefd324f47c946cf7d308928 (diff)
downloadaur-57bbda830caf123412724224bc7a410d97e83a3f.tar.gz
Updated to 0.3.8-9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30235884170d..ae8f22d0d12a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=8
+pkgrel=9
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.13.5
+_nginxver=1.13.6
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=('0e75b94429b3f745377aeba3aff97da77bf2b03fcb9ff15b3bad9b038db29f2e'
+sha256sums=('8512fc6f986a20af293b61f33b0e72f64a72ea5b1acbcc790c4c4e2d6f63f8f8'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {