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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Dec 6 14:32:08 UTC 2018


    Date: Thursday, December 6, 2018 @ 14:32:07
  Author: bpiotrowski
Revision: 411762

0.3.9-3: rebuild against nginx 1.14.2

Modified:
  nginx-mod-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 14:32:05 UTC (rev 411761)
+++ PKGBUILD	2018-12-06 14:32:07 UTC (rev 411762)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-redis
 pkgver=0.3.9
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.14.1
+_nginxver=1.14.2
 
 pkgdesc='Nginx module for redis caching'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 	https://people.freebsd.org/~osa/ngx_http_redis-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4'
+sha256sums=('002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797'
             'SKIP'
             '21f87540f0a44b23ffa5df16fb3d788bc90803b255ef14f9c26e3847a6f26f46')
 



More information about the arch-commits mailing list