summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-09-10 12:46:14 +0200
committerMassimiliano Torromeo2018-09-10 12:46:14 +0200
commit4dcb118ecc7c17b0a0c1f106ca99381030ac8a40 (patch)
treec04781f67d460974df5f75c762f954169e262905 /PKGBUILD
parent4a326d21e66c74d41abd21e4d9f45b872b498b1d (diff)
downloadaur-4dcb118ecc7c17b0a0c1f106ca99381030ac8a40.tar.gz
Updated to 0.3.8-17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f8dbe5c1ca9..58ef2ec5021f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=16
+pkgrel=17
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.2
+_nginxver=1.15.3
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=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
+sha256sums=('9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {