summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2018-07-31 18:15:37 +0200
committerMassimiliano Torromeo2018-07-31 18:15:37 +0200
commit4a326d21e66c74d41abd21e4d9f45b872b498b1d (patch)
tree95ba468063ce857bd3571146e507ab2c41bd90bc /PKGBUILD
parentac7e23e6b553bb6fad6a1ab01fa87f2d1292e3dc (diff)
downloadaur-4a326d21e66c74d41abd21e4d9f45b872b498b1d.tar.gz
Updated to 0.3.8-16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1530a247327c..0f8dbe5c1ca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=nginx-mainline-mod-redis
pkgver=0.3.8
-pkgrel=15
+pkgrel=16
_modname="${pkgname#nginx-mainline-mod-}"
-_nginxver=1.15.1
+_nginxver=1.15.2
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=('c7206858d7f832b8ef73a45c9b8f8e436bcb1ee88db2bc85b8e438ecec9d5460'
+sha256sums=('eeba09aecfbe8277ac33a5a2486ec2d6731739f3c1c701b42a0c3784af67ad90'
'95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
build() {