summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-10-30 12:29:02 +0100
committerMassimiliano Torromeo2018-10-30 12:29:02 +0100
commit04b7ff6fbcfd350c08502bb250b06d025e4a7390 (patch)
tree8f2fd1e6d119e23688548746632ae2d6b17c1815 /PKGBUILD
parentb51ed0ec971252d1b421b63ad354e7e07b21c6d9 (diff)
downloadaur-04b7ff6fbcfd350c08502bb250b06d025e4a7390.tar.gz
Updated to 0.3.8-20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78b69aca3439..45d292646576 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=19
+pkgrel=20
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.4
+_nginxver=1.15.5
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=('3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7'
+sha256sums=('1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {