summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-09-27 11:45:21 +0200
committerMassimiliano Torromeo2018-09-27 11:45:21 +0200
commit73a3ece03787b1871838d52e3c0f55d3ae5932d6 (patch)
tree8f9140a7037ee59c713eb67d45cfefb2d1a43c21 /PKGBUILD
parent4dcb118ecc7c17b0a0c1f106ca99381030ac8a40 (diff)
downloadaur-73a3ece03787b1871838d52e3c0f55d3ae5932d6.tar.gz
Updated to 0.3.8-18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58ef2ec5021f..34e443e4bb50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=17
+pkgrel=18
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.3
+_nginxver=1.15.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=('9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85'
+sha256sums=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {