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

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


    Date: Wednesday, October 18, 2017 @ 08:24:28
  Author: bpiotrowski
Revision: 263214

0.3.8-3: rebuild against nginx 1.12.2

Modified:
  nginx-mod-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 08:23:18 UTC (rev 263213)
+++ PKGBUILD	2017-10-18 08:24:28 UTC (rev 263214)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-redis
 pkgver=0.3.8
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc='Nginx module for redis caching'
 arch=('i686' '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=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
             'SKIP'
             '95d0ed7be40da2efc88883d72e52e5e272d2c34463583b7078e8fd6d55004934')
 



More information about the arch-commits mailing list