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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Nov 9 00:56:06 UTC 2018


    Date: Friday, November 9, 2018 @ 00:56:06
  Author: bpiotrowski
Revision: 404257

nginx-mod-redis2 0.15-2

: rebuild against nginx 1.14.1

Modified:
  nginx-mod-redis2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-09 00:56:04 UTC (rev 404256)
+++ PKGBUILD	2018-11-09 00:56:06 UTC (rev 404257)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-redis2
 pkgver=0.15
-pkgrel=1
+pkgrel=2
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.14.0
+_nginxver=1.14.1
 
 pkgdesc='Nginx upstream module for the Redis 2.0 protocol'
 arch=('x86_64')
@@ -18,7 +18,7 @@
 	https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5'
+sha256sums=('bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4'
             'SKIP'
             'd255571bcfb9939b78099df39cb4d42f174d789aec8c8e5e47b93942b0299438')
 



More information about the arch-commits mailing list