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

Jelle van der Waa jelle at archlinux.org
Thu Aug 15 12:11:12 UTC 2019


    Date: Thursday, August 15, 2019 @ 12:11:11
  Author: jelle
Revision: 499561

upgpkg: nginx-mod-redis2 0.15-5

nginx 1.16.1 update

Modified:
  nginx-mod-redis2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-15 12:08:48 UTC (rev 499560)
+++ PKGBUILD	2019-08-15 12:11:11 UTC (rev 499561)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-redis2
 pkgver=0.15
-pkgrel=4
+pkgrel=5
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.16.0
+_nginxver=1.16.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=('4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345'
+sha256sums=('f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b'
             'SKIP'
             'd255571bcfb9939b78099df39cb4d42f174d789aec8c8e5e47b93942b0299438')
 



More information about the arch-commits mailing list