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

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


    Date: Wednesday, October 18, 2017 @ 08:21:47
  Author: bpiotrowski
Revision: 263202

0.18-3: rebuild against nginx 1.12.2

Modified:
  nginx-mod-memc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 08:21:44 UTC (rev 263201)
+++ PKGBUILD	2017-10-18 08:21:47 UTC (rev 263202)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-memc
 pkgver=0.18
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc='Extended version of the standard memcached module for nginx'
 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'
             '4e280d1dcb8b312bc7875604c1e35b17879279126d3d5fbf482aa9cc7c11276d')
 



More information about the arch-commits mailing list