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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Oct 18 08:25:13 UTC 2017


    Date: Wednesday, October 18, 2017 @ 08:25:10
  Author: bpiotrowski
Revision: 263217

0.14-3: rebuild against nginx 1.12.2

Modified:
  nginx-mod-redis2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 08:24:59 UTC (rev 263216)
+++ PKGBUILD	2017-10-18 08:25:10 UTC (rev 263217)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-redis2
 pkgver=0.14
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 	https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
             'SKIP'
             'd830e072fcb4acee8490ba3e38eee6034fd884a954d17ad4efeb397032c58a71')
 



More information about the arch-commits mailing list