Date: Thursday, August 15, 2019 @ 12:16:59
  Author: jelle
Revision: 499563

upgpkg: nginx-mod-srcache 0.31-8

nginx 1.16.1 update

Modified:
  nginx-mod-srcache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-08-15 12:11:18 UTC (rev 499562)
+++ PKGBUILD    2019-08-15 12:16:59 UTC (rev 499563)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-srcache
 pkgver=0.31
-pkgrel=7
+pkgrel=8
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.16.0
+_nginxver=1.16.1
 
 pkgdesc='Nginx module for transparent subrequest-based caching layout for 
arbitrary locations'
 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 
<mdou...@mdounin.ru>
-sha256sums=('4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345'
+sha256sums=('f11c2a6dd1d3515736f0324857957db2de98be862461b5a542a3ac6188dbe32b'
             'SKIP'
             '3f9729e73a8340926fa9d9fc15707c2f287cd27b6a9fe42e83f660ca48a5972d')
 

Reply via email to