Date: Friday, April 20, 2018 @ 11:47:29
  Author: mtorromeo
Revision: 317188

rebuild for nginx-1.14.0

Modified:
  nginx-mod-redis2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-04-20 11:46:53 UTC (rev 317187)
+++ PKGBUILD    2018-04-20 11:47:29 UTC (rev 317188)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-redis2
 pkgver=0.14
-pkgrel=3
+pkgrel=4
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.2
+_nginxver=1.14.0
 
 pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
 arch=('x86_64')
@@ -19,7 +19,7 @@
        
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin 
<mdou...@mdounin.ru>
-sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
+sha256sums=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5'
             'SKIP'
             'd830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
 

Reply via email to