[arch-commits] Commit in nginx-mod-redis/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Apr 20 11:46:46 UTC 2018


    Date: Friday, April 20, 2018 @ 11:46:46
  Author: mtorromeo
Revision: 317186

rebuild for nginx-1.14.0

Modified:
  nginx-mod-redis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-20 11:46:05 UTC (rev 317185)
+++ PKGBUILD	2018-04-20 11:46:46 UTC (rev 317186)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-redis
 pkgver=0.3.8
-pkgrel=3
+pkgrel=4
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.2
+_nginxver=1.14.0
 
 pkgdesc='Nginx module for redis caching'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 	https://people.freebsd.org/~osa/ngx_http_redis-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+sha256sums=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5'
             'SKIP'
             '95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
 



More information about the arch-commits mailing list