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

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


    Date: Thursday, August 15, 2019 @ 11:58:48
  Author: jelle
Revision: 499545

upgpkg: nginx-mod-memc 0.19-5

nginx 1.16.1 update

Modified:
  nginx-mod-memc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-15 11:58:09 UTC (rev 499544)
+++ PKGBUILD	2019-08-15 11:58:48 UTC (rev 499545)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-memc
 pkgver=0.19
-pkgrel=4
+pkgrel=5
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.16.0
+_nginxver=1.16.1
 
 pkgdesc='Extended version of the standard memcached module for nginx'
 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'
             '8c2bdbe875e4f5225d0778bfb09a2668f9281d7de6218c7b462a7ba2cee06fe8')
 



More information about the arch-commits mailing list